Seznam léků

AGOMELATINE TEVA 25MG TBL FLM 2866

Indikační skupiny: Antidepresiva
Účinné látky: AGOMELATIN
Terapeutická oblast: psychiatrie
Medicine {#841
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 1
    "title" => "AGOMELATINE TEVA"
    "slug" => "agomelatine-teva-25mg-tbl-flm-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0221392"
    "original_title" => "AGOMELATINE TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Agomelatin_Teva_25mg_28tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "25MG TBL FLM 2866"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 1
    "title" => "AGOMELATINE TEVA"
    "slug" => "agomelatine-teva-25mg-tbl-flm-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0221392"
    "original_title" => "AGOMELATINE TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Agomelatin_Teva_25mg_28tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "25MG TBL FLM 2866"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#2200
      #items: array:1 [
        0 => IndicationGroup {#2194
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 1
            "title" => "Antidepresiva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 1
            "title" => "Antidepresiva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 1
            "pivot_indication_group_id" => 1
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2186
              #parent: Medicine {#841}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 1
                "indication_group_id" => 1
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 1
                "indication_group_id" => 1
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2195
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#2194}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#2215
      #items: array:1 [
        0 => ActiveSubstance {#2216
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 1
            "code" => ""
            "title" => "AGOMELATIN"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 1
            "code" => ""
            "title" => "AGOMELATIN"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 1
            "pivot_active_substance_id" => 1
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2208
              #parent: Medicine {#841}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 1
                "active_substance_id" => 1
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 1
                "active_substance_id" => 1
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2217
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#2216}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#2226
      #items: array:1 [
        0 => TherapeuticArea {#2227
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 1
            "pivot_therapeutic_area_id" => 1
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2219
              #parent: Medicine {#841}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 1
                "therapeutic_area_id" => 1
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 1
                "therapeutic_area_id" => 1
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2228
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#2227}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#842
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#841}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Agomelatin_Teva_25mg_28tbl.png

AGOMELATINE TEVA 25MG TBL FLM 84

Indikační skupiny: Antidepresiva
Účinné látky: AGOMELATIN
Terapeutická oblast: psychiatrie
Medicine {#843
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 2
    "title" => "AGOMELATINE TEVA"
    "slug" => "agomelatine-teva-25mg-tbl-flm-84"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0221394"
    "original_title" => "AGOMELATINE TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Agomelatin_Teva_25mg_84tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "25MG TBL FLM 84"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 2
    "title" => "AGOMELATINE TEVA"
    "slug" => "agomelatine-teva-25mg-tbl-flm-84"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0221394"
    "original_title" => "AGOMELATINE TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Agomelatin_Teva_25mg_84tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "25MG TBL FLM 84"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#2256
      #items: array:1 [
        0 => IndicationGroup {#2248
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 1
            "title" => "Antidepresiva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 1
            "title" => "Antidepresiva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 2
            "pivot_indication_group_id" => 1
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2242
              #parent: Medicine {#843}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 2
                "indication_group_id" => 1
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 2
                "indication_group_id" => 1
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2223
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#2248}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#2236
      #items: array:1 [
        0 => ActiveSubstance {#2250
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 1
            "code" => ""
            "title" => "AGOMELATIN"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 1
            "code" => ""
            "title" => "AGOMELATIN"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 2
            "pivot_active_substance_id" => 1
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2257
              #parent: Medicine {#843}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 2
                "active_substance_id" => 1
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 2
                "active_substance_id" => 1
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2253
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#2250}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#2212
      #items: array:1 [
        0 => TherapeuticArea {#2235
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 2
            "pivot_therapeutic_area_id" => 1
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2246
              #parent: Medicine {#843}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 2
                "therapeutic_area_id" => 1
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 2
                "therapeutic_area_id" => 1
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2249
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#2235}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#844
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#843}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Agomelatin_Teva_25mg_84tbl.png

ALENDRONATE-TEVA 70MG TBL NOB 12

Indikační skupiny: Varia
Účinné látky: Kyselina alendronová
Terapeutická oblast: Osteologie
Medicine {#845
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 3
    "title" => "ALENDRONATE-TEVA"
    "slug" => "alendronate-teva-70mg-tbl-nob-12"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0041671"
    "original_title" => "ALENDRONATE-TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "70MG TBL NOB 12"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 3
    "title" => "ALENDRONATE-TEVA"
    "slug" => "alendronate-teva-70mg-tbl-nob-12"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0041671"
    "original_title" => "ALENDRONATE-TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "70MG TBL NOB 12"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#2291
      #items: array:1 [
        0 => IndicationGroup {#2283
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 2
            "title" => "Varia"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 2
            "title" => "Varia"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 3
            "pivot_indication_group_id" => 2
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2272
              #parent: Medicine {#845}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 3
                "indication_group_id" => 2
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 3
                "indication_group_id" => 2
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2269
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#2283}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#2274
      #items: array:1 [
        0 => ActiveSubstance {#2273
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 2
            "code" => ""
            "title" => "Kyselina alendronová"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 2
            "code" => ""
            "title" => "Kyselina alendronová"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 3
            "pivot_active_substance_id" => 2
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2207
              #parent: Medicine {#845}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 3
                "active_substance_id" => 2
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 3
                "active_substance_id" => 2
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2218
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#2273}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#2298
      #items: array:1 [
        0 => TherapeuticArea {#2224
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 2
            "title" => "Osteologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 2
            "title" => "Osteologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 3
            "pivot_therapeutic_area_id" => 2
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2261
              #parent: Medicine {#845}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 3
                "therapeutic_area_id" => 2
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 3
                "therapeutic_area_id" => 2
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2290
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#2224}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#846
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#845}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
bez obrázku

ALENDRONIC ACID/ VITAMIN D3 TEVA 70MG/0,14MG TBL NOB 12

Indikační skupiny:
Účinné látky: ALENDRONIC ACID/ VITAMIN D3
Terapeutická oblast: Osteologie
Medicine {#847
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 4
    "title" => "ALENDRONIC ACID/ VITAMIN D3 TEVA"
    "slug" => "alendronic-acid-vitamin-d3-teva-70mg014mg-tbl-nob-12"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0196943"
    "original_title" => "ALENDRONIC ACID/ VITAMIN D3 TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "70MG/0,14MG TBL NOB 12"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 4
    "title" => "ALENDRONIC ACID/ VITAMIN D3 TEVA"
    "slug" => "alendronic-acid-vitamin-d3-teva-70mg014mg-tbl-nob-12"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0196943"
    "original_title" => "ALENDRONIC ACID/ VITAMIN D3 TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "70MG/0,14MG TBL NOB 12"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#2323
      #items: []
    }
    "active_substances" => Collection {#2292
      #items: array:1 [
        0 => ActiveSubstance {#2305
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 3
            "code" => ""
            "title" => "ALENDRONIC ACID/ VITAMIN D3"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 3
            "code" => ""
            "title" => "ALENDRONIC ACID/ VITAMIN D3"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 4
            "pivot_active_substance_id" => 3
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2325
              #parent: Medicine {#847}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 4
                "active_substance_id" => 3
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 4
                "active_substance_id" => 3
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2304
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#2305}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#2286
      #items: array:1 [
        0 => TherapeuticArea {#2301
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 2
            "title" => "Osteologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 2
            "title" => "Osteologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 4
            "pivot_therapeutic_area_id" => 2
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2308
              #parent: Medicine {#847}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 4
                "therapeutic_area_id" => 2
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 4
                "therapeutic_area_id" => 2
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2330
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#2301}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#848
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#847}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
bez obrázku

ALGIFEN NEO 500MG/ML+5MG/ML POR GTT SOL 1X50ML

Indikační skupiny: Spasmolytika
Účinné látky: Pitofenon a analgetika
Terapeutická oblast: Léčba bolesti
Medicine {#849
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 5
    "title" => "ALGIFEN NEO"
    "slug" => "algifen-neo-500mgml5mgml-por-gtt-sol-1x50ml"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "TEVA Czech Industries s.r.o."
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0176954"
    "original_title" => "ALGIFEN NEO"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Algifen_Neo_kapky_50ml.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "500MG/ML+5MG/ML POR GTT SOL 1X50ML"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 5
    "title" => "ALGIFEN NEO"
    "slug" => "algifen-neo-500mgml5mgml-por-gtt-sol-1x50ml"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "TEVA Czech Industries s.r.o."
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0176954"
    "original_title" => "ALGIFEN NEO"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Algifen_Neo_kapky_50ml.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "500MG/ML+5MG/ML POR GTT SOL 1X50ML"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#2324
      #items: array:1 [
        0 => IndicationGroup {#2337
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 3
            "title" => "Spasmolytika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 3
            "title" => "Spasmolytika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 5
            "pivot_indication_group_id" => 3
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2345
              #parent: Medicine {#849}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 5
                "indication_group_id" => 3
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 5
                "indication_group_id" => 3
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2326
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#2337}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#2350
      #items: array:1 [
        0 => ActiveSubstance {#2322
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 4
            "code" => ""
            "title" => "Pitofenon a analgetika"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 4
            "code" => ""
            "title" => "Pitofenon a analgetika"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 5
            "pivot_active_substance_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2288
              #parent: Medicine {#849}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 5
                "active_substance_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 5
                "active_substance_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2347
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#2322}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#2356
      #items: array:1 [
        0 => TherapeuticArea {#2360
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 3
            "title" => "Léčba bolesti"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 3
            "title" => "Léčba bolesti"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 5
            "pivot_therapeutic_area_id" => 3
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2344
              #parent: Medicine {#849}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 5
                "therapeutic_area_id" => 3
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 5
                "therapeutic_area_id" => 3
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2361
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#2360}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#850
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#849}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Algifen_Neo_kapky_50ml.png

AMLORATIO 10MG TBL NOB 30

Indikační skupiny:
Účinné látky: Amlodipin
Terapeutická oblast: kardiologie
Medicine {#851
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 6
    "title" => "AMLORATIO"
    "slug" => "amloratio-10mg-tbl-nob-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0142117"
    "original_title" => "AMLORATIO"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL NOB 30"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 6
    "title" => "AMLORATIO"
    "slug" => "amloratio-10mg-tbl-nob-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0142117"
    "original_title" => "AMLORATIO"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL NOB 30"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#2387
      #items: []
    }
    "active_substances" => Collection {#2367
      #items: array:1 [
        0 => ActiveSubstance {#2369
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 5
            "code" => ""
            "title" => "Amlodipin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 5
            "code" => ""
            "title" => "Amlodipin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 6
            "pivot_active_substance_id" => 5
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2389
              #parent: Medicine {#851}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 6
                "active_substance_id" => 5
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 6
                "active_substance_id" => 5
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2366
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#2369}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#2353
      #items: array:1 [
        0 => TherapeuticArea {#2332
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 6
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2372
              #parent: Medicine {#851}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 6
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 6
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2394
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#2332}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#852
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#851}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
bez obrázku

AMLORATIO 10MG TBL NOB 100

Indikační skupiny:
Účinné látky: Amlodipin
Terapeutická oblast: kardiologie
Medicine {#853
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 7
    "title" => "AMLORATIO"
    "slug" => "amloratio-10mg-tbl-nob-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0142125"
    "original_title" => "AMLORATIO"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL NOB 100"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 7
    "title" => "AMLORATIO"
    "slug" => "amloratio-10mg-tbl-nob-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0142125"
    "original_title" => "AMLORATIO"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL NOB 100"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#2418
      #items: []
    }
    "active_substances" => Collection {#2363
      #items: array:1 [
        0 => ActiveSubstance {#2349
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 5
            "code" => ""
            "title" => "Amlodipin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 5
            "code" => ""
            "title" => "Amlodipin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 7
            "pivot_active_substance_id" => 5
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2388
              #parent: Medicine {#853}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 7
                "active_substance_id" => 5
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 7
                "active_substance_id" => 5
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2385
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#2349}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#2410
      #items: array:1 [
        0 => TherapeuticArea {#2423
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 7
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2414
              #parent: Medicine {#853}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 7
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 7
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2422
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#2423}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#854
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#853}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
bez obrázku

AMLORATIO 5MG TBL NOB 30

Indikační skupiny:
Účinné látky: Amlodipin
Terapeutická oblast: kardiologie
Medicine {#855
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 8
    "title" => "AMLORATIO"
    "slug" => "amloratio-5mg-tbl-nob-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0142095"
    "original_title" => "AMLORATIO"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Amloratio_5mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "5MG TBL NOB 30"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 8
    "title" => "AMLORATIO"
    "slug" => "amloratio-5mg-tbl-nob-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0142095"
    "original_title" => "AMLORATIO"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Amloratio_5mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "5MG TBL NOB 30"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#2448
      #items: []
    }
    "active_substances" => Collection {#2411
      #items: array:1 [
        0 => ActiveSubstance {#2416
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 5
            "code" => ""
            "title" => "Amlodipin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 5
            "code" => ""
            "title" => "Amlodipin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 8
            "pivot_active_substance_id" => 5
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2425
              #parent: Medicine {#855}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 8
                "active_substance_id" => 5
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 8
                "active_substance_id" => 5
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2419
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#2416}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#2440
      #items: array:1 [
        0 => TherapeuticArea {#2453
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 8
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2444
              #parent: Medicine {#855}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 8
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 8
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2452
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#2453}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#856
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#855}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Amloratio_5mg_30tbl.png

AMLORATIO 5MG TBL NOB 100

Indikační skupiny:
Účinné látky: Amlodipin
Terapeutická oblast: kardiologie
Medicine {#857
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 9
    "title" => "AMLORATIO"
    "slug" => "amloratio-5mg-tbl-nob-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0142103"
    "original_title" => "AMLORATIO"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Amloratio_5mg_100tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "5MG TBL NOB 100"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 9
    "title" => "AMLORATIO"
    "slug" => "amloratio-5mg-tbl-nob-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0142103"
    "original_title" => "AMLORATIO"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Amloratio_5mg_100tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "5MG TBL NOB 100"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#2478
      #items: []
    }
    "active_substances" => Collection {#2441
      #items: array:1 [
        0 => ActiveSubstance {#2446
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 5
            "code" => ""
            "title" => "Amlodipin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 5
            "code" => ""
            "title" => "Amlodipin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 9
            "pivot_active_substance_id" => 5
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2455
              #parent: Medicine {#857}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 9
                "active_substance_id" => 5
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 9
                "active_substance_id" => 5
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2449
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#2446}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#2470
      #items: array:1 [
        0 => TherapeuticArea {#2483
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 9
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2474
              #parent: Medicine {#857}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 9
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 9
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2482
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#2483}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#858
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#857}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Amloratio_5mg_100tbl.png

ANALERGIN NEO 5MG TBL FLM 50

Indikační skupiny:
Účinné látky: Levocetirizin
Terapeutická oblast: alergologie
Medicine {#859
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 10
    "title" => "ANALERGIN NEO"
    "slug" => "analergin-neo-5mg-tbl-flm-50"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0201938"
    "original_title" => "ANALERGIN NEO"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Analergin-Neo-50tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "5MG TBL FLM 50"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 10
    "title" => "ANALERGIN NEO"
    "slug" => "analergin-neo-5mg-tbl-flm-50"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0201938"
    "original_title" => "ANALERGIN NEO"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Analergin-Neo-50tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "5MG TBL FLM 50"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#2508
      #items: []
    }
    "active_substances" => Collection {#2471
      #items: array:1 [
        0 => ActiveSubstance {#2476
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 6
            "code" => ""
            "title" => "Levocetirizin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 6
            "code" => ""
            "title" => "Levocetirizin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 10
            "pivot_active_substance_id" => 6
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2485
              #parent: Medicine {#859}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 10
                "active_substance_id" => 6
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 10
                "active_substance_id" => 6
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2479
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#2476}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#2500
      #items: array:1 [
        0 => TherapeuticArea {#2513
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 5
            "title" => "alergologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 5
            "title" => "alergologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 10
            "pivot_therapeutic_area_id" => 5
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2504
              #parent: Medicine {#859}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 10
                "therapeutic_area_id" => 5
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 10
                "therapeutic_area_id" => 5
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2512
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#2513}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#860
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#859}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Analergin-Neo-50tbl.png

ANALERGIN NEO 5MG TBL FLM 90

Indikační skupiny:
Účinné látky: Levocetirizin
Terapeutická oblast: alergologie
Medicine {#861
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 11
    "title" => "ANALERGIN NEO"
    "slug" => "analergin-neo-5mg-tbl-flm-90"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0201946"
    "original_title" => "ANALERGIN NEO"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Analergin-Neo-90tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "5MG TBL FLM 90"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 11
    "title" => "ANALERGIN NEO"
    "slug" => "analergin-neo-5mg-tbl-flm-90"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0201946"
    "original_title" => "ANALERGIN NEO"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Analergin-Neo-90tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "5MG TBL FLM 90"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#2538
      #items: []
    }
    "active_substances" => Collection {#2501
      #items: array:1 [
        0 => ActiveSubstance {#2506
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 6
            "code" => ""
            "title" => "Levocetirizin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 6
            "code" => ""
            "title" => "Levocetirizin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 11
            "pivot_active_substance_id" => 6
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2515
              #parent: Medicine {#861}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 11
                "active_substance_id" => 6
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 11
                "active_substance_id" => 6
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2509
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#2506}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#2530
      #items: array:1 [
        0 => TherapeuticArea {#2543
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 5
            "title" => "alergologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 5
            "title" => "alergologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 11
            "pivot_therapeutic_area_id" => 5
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2534
              #parent: Medicine {#861}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 11
                "therapeutic_area_id" => 5
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 11
                "therapeutic_area_id" => 5
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2542
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#2543}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#862
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#861}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Analergin-Neo-90tbl.png

ANTABUS 400MG TBL EFF 50

Indikační skupiny:
Účinné látky: DISULFIRAM (DISULFIRAMUM)
Terapeutická oblast: adiktologie
Medicine {#863
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 12
    "title" => "ANTABUS"
    "slug" => "antabus-400mg-tbl-eff-50"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0128705"
    "original_title" => "ANTABUS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "400MG TBL EFF 50"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 12
    "title" => "ANTABUS"
    "slug" => "antabus-400mg-tbl-eff-50"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0128705"
    "original_title" => "ANTABUS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "400MG TBL EFF 50"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#2568
      #items: []
    }
    "active_substances" => Collection {#2531
      #items: array:1 [
        0 => ActiveSubstance {#2536
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 7
            "code" => ""
            "title" => "DISULFIRAM (DISULFIRAMUM)"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 7
            "code" => ""
            "title" => "DISULFIRAM (DISULFIRAMUM)"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 12
            "pivot_active_substance_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2545
              #parent: Medicine {#863}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 12
                "active_substance_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 12
                "active_substance_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2539
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#2536}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#2560
      #items: array:1 [
        0 => TherapeuticArea {#2573
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 6
            "title" => "adiktologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 6
            "title" => "adiktologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 12
            "pivot_therapeutic_area_id" => 6
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2564
              #parent: Medicine {#863}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 12
                "therapeutic_area_id" => 6
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 12
                "therapeutic_area_id" => 6
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2572
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#2573}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#864
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#863}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
bez obrázku

ARIPIPRAZOLE TEVA 10MG TBL NOB 28

Indikační skupiny: Antipsychotika, neuroleptika
Účinné látky: ARIPIPRAZOLE
Terapeutická oblast: psychiatrie
Medicine {#865
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 13
    "title" => "ARIPIPRAZOLE TEVA"
    "slug" => "aripiprazole-teva-10mg-tbl-nob-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0211098"
    "original_title" => "ARIPIPRAZOLE TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL NOB 28"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 13
    "title" => "ARIPIPRAZOLE TEVA"
    "slug" => "aripiprazole-teva-10mg-tbl-nob-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0211098"
    "original_title" => "ARIPIPRAZOLE TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL NOB 28"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#2575
      #items: array:1 [
        0 => IndicationGroup {#2582
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 4
            "title" => "Antipsychotika, neuroleptika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 4
            "title" => "Antipsychotika, neuroleptika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 13
            "pivot_indication_group_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2589
              #parent: Medicine {#865}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 13
                "indication_group_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 13
                "indication_group_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2581
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#2582}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#2594
      #items: array:1 [
        0 => ActiveSubstance {#2556
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 8
            "code" => ""
            "title" => "ARIPIPRAZOLE"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 8
            "code" => ""
            "title" => "ARIPIPRAZOLE"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 13
            "pivot_active_substance_id" => 8
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2571
              #parent: Medicine {#865}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 13
                "active_substance_id" => 8
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 13
                "active_substance_id" => 8
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2591
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#2556}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#2600
      #items: array:1 [
        0 => TherapeuticArea {#2604
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 13
            "pivot_therapeutic_area_id" => 1
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2588
              #parent: Medicine {#865}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 13
                "therapeutic_area_id" => 1
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 13
                "therapeutic_area_id" => 1
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2605
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#2604}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#866
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#865}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
bez obrázku

ARIPIPRAZOLE TEVA 15MG TBL NOB 28

Indikační skupiny: Antipsychotika, neuroleptika
Účinné látky: ARIPIPRAZOLE
Terapeutická oblast: psychiatrie
Medicine {#867
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 14
    "title" => "ARIPIPRAZOLE TEVA"
    "slug" => "aripiprazole-teva-15mg-tbl-nob-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0211112"
    "original_title" => "ARIPIPRAZOLE TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "15MG TBL NOB 28"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 14
    "title" => "ARIPIPRAZOLE TEVA"
    "slug" => "aripiprazole-teva-15mg-tbl-nob-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0211112"
    "original_title" => "ARIPIPRAZOLE TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "15MG TBL NOB 28"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#2633
      #items: array:1 [
        0 => IndicationGroup {#2625
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 4
            "title" => "Antipsychotika, neuroleptika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 4
            "title" => "Antipsychotika, neuroleptika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 14
            "pivot_indication_group_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2614
              #parent: Medicine {#867}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 14
                "indication_group_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 14
                "indication_group_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2609
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#2625}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#2616
      #items: array:1 [
        0 => ActiveSubstance {#2615
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 8
            "code" => ""
            "title" => "ARIPIPRAZOLE"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 8
            "code" => ""
            "title" => "ARIPIPRAZOLE"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 14
            "pivot_active_substance_id" => 8
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2580
              #parent: Medicine {#867}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 14
                "active_substance_id" => 8
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 14
                "active_substance_id" => 8
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2607
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#2615}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#2640
      #items: array:1 [
        0 => TherapeuticArea {#2566
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 14
            "pivot_therapeutic_area_id" => 1
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2603
              #parent: Medicine {#867}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 14
                "therapeutic_area_id" => 1
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 14
                "therapeutic_area_id" => 1
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2632
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#2566}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#868
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#867}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
bez obrázku

ATENOBENE 25MG TBL FLM 30

Indikační skupiny: Hypotenziva
Účinné látky: Atenolol
Terapeutická oblast: kardiologie
Medicine {#869
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 15
    "title" => "ATENOBENE"
    "slug" => "atenobene-25mg-tbl-flm-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0062861"
    "original_title" => "ATENOBENE"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Atenobene-25mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "25MG TBL FLM 30"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 15
    "title" => "ATENOBENE"
    "slug" => "atenobene-25mg-tbl-flm-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0062861"
    "original_title" => "ATENOBENE"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Atenobene-25mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "25MG TBL FLM 30"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#2667
      #items: array:1 [
        0 => IndicationGroup {#2659
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 5
            "title" => "Hypotenziva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 5
            "title" => "Hypotenziva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 15
            "pivot_indication_group_id" => 5
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2648
              #parent: Medicine {#869}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 15
                "indication_group_id" => 5
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 15
                "indication_group_id" => 5
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2644
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#2659}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#2650
      #items: array:1 [
        0 => ActiveSubstance {#2649
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 9
            "code" => ""
            "title" => "Atenolol"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 9
            "code" => ""
            "title" => "Atenolol"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 15
            "pivot_active_substance_id" => 9
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2612
              #parent: Medicine {#869}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 15
                "active_substance_id" => 9
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 15
                "active_substance_id" => 9
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2624
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#2649}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#2674
      #items: array:1 [
        0 => TherapeuticArea {#2613
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 15
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2570
              #parent: Medicine {#869}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 15
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 15
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2666
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#2613}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#870
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#869}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Atenobene-25mg_30tbl.png

ATENOBENE 50MG TBL FLM 50

Indikační skupiny: Hypotenziva
Účinné látky: Atenolol
Terapeutická oblast: kardiologie
Medicine {#871
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 16
    "title" => "ATENOBENE"
    "slug" => "atenobene-50mg-tbl-flm-50"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0062857"
    "original_title" => "ATENOBENE"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Atenobene-50mg_50tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "50MG TBL FLM 50"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 16
    "title" => "ATENOBENE"
    "slug" => "atenobene-50mg-tbl-flm-50"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0062857"
    "original_title" => "ATENOBENE"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Atenobene-50mg_50tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "50MG TBL FLM 50"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#2701
      #items: array:1 [
        0 => IndicationGroup {#2693
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 5
            "title" => "Hypotenziva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 5
            "title" => "Hypotenziva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 16
            "pivot_indication_group_id" => 5
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2682
              #parent: Medicine {#871}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 16
                "indication_group_id" => 5
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 16
                "indication_group_id" => 5
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2678
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#2693}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#2684
      #items: array:1 [
        0 => ActiveSubstance {#2683
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 9
            "code" => ""
            "title" => "Atenolol"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 9
            "code" => ""
            "title" => "Atenolol"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 16
            "pivot_active_substance_id" => 9
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2645
              #parent: Medicine {#871}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 16
                "active_substance_id" => 9
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 16
                "active_substance_id" => 9
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2658
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#2683}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#2708
      #items: array:1 [
        0 => TherapeuticArea {#2647
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 16
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2643
              #parent: Medicine {#871}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 16
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 16
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2700
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#2647}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#872
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#871}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Atenobene-50mg_50tbl.png

ATOMOXETIN ACTAVIS 10MG CPS DUR 28

Indikační skupiny: Sympatomimetika
Účinné látky: ATOMOXETIN
Terapeutická oblast: psychiatrie
Medicine {#873
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 17
    "title" => "ATOMOXETIN ACTAVIS"
    "slug" => "atomoxetin-actavis-10mg-cps-dur-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0103578"
    "original_title" => "ATOMOXETIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Atomoxetin_Act_10mg_28caps.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG CPS DUR 28"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 17
    "title" => "ATOMOXETIN ACTAVIS"
    "slug" => "atomoxetin-actavis-10mg-cps-dur-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0103578"
    "original_title" => "ATOMOXETIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Atomoxetin_Act_10mg_28caps.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG CPS DUR 28"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#2735
      #items: array:1 [
        0 => IndicationGroup {#2727
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 6
            "title" => "Sympatomimetika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 6
            "title" => "Sympatomimetika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 17
            "pivot_indication_group_id" => 6
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2716
              #parent: Medicine {#873}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 17
                "indication_group_id" => 6
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 17
                "indication_group_id" => 6
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2712
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#2727}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#2718
      #items: array:1 [
        0 => ActiveSubstance {#2717
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 10
            "code" => ""
            "title" => "ATOMOXETIN"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 10
            "code" => ""
            "title" => "ATOMOXETIN"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 17
            "pivot_active_substance_id" => 10
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2679
              #parent: Medicine {#873}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 17
                "active_substance_id" => 10
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 17
                "active_substance_id" => 10
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2692
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#2717}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#2742
      #items: array:1 [
        0 => TherapeuticArea {#2681
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 17
            "pivot_therapeutic_area_id" => 1
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2677
              #parent: Medicine {#873}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 17
                "therapeutic_area_id" => 1
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 17
                "therapeutic_area_id" => 1
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2734
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#2681}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#874
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#873}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Atomoxetin_Act_10mg_28caps.png

ATOMOXETIN ACTAVIS 18MG CPS DUR 28

Indikační skupiny: Sympatomimetika
Účinné látky: ATOMOXETIN
Terapeutická oblast: psychiatrie
Medicine {#875
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 18
    "title" => "ATOMOXETIN ACTAVIS"
    "slug" => "atomoxetin-actavis-18mg-cps-dur-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0103583"
    "original_title" => "ATOMOXETIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Atomoxetin_Act_18mg_28caps.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "18MG CPS DUR 28"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 18
    "title" => "ATOMOXETIN ACTAVIS"
    "slug" => "atomoxetin-actavis-18mg-cps-dur-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0103583"
    "original_title" => "ATOMOXETIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Atomoxetin_Act_18mg_28caps.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "18MG CPS DUR 28"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#2769
      #items: array:1 [
        0 => IndicationGroup {#2761
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 6
            "title" => "Sympatomimetika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 6
            "title" => "Sympatomimetika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 18
            "pivot_indication_group_id" => 6
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2750
              #parent: Medicine {#875}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 18
                "indication_group_id" => 6
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 18
                "indication_group_id" => 6
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2746
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#2761}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#2752
      #items: array:1 [
        0 => ActiveSubstance {#2751
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 10
            "code" => ""
            "title" => "ATOMOXETIN"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 10
            "code" => ""
            "title" => "ATOMOXETIN"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 18
            "pivot_active_substance_id" => 10
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2713
              #parent: Medicine {#875}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 18
                "active_substance_id" => 10
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 18
                "active_substance_id" => 10
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2726
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#2751}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#2776
      #items: array:1 [
        0 => TherapeuticArea {#2715
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 18
            "pivot_therapeutic_area_id" => 1
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2711
              #parent: Medicine {#875}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 18
                "therapeutic_area_id" => 1
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 18
                "therapeutic_area_id" => 1
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2768
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#2715}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#876
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#875}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Atomoxetin_Act_18mg_28caps.png

ATOMOXETIN ACTAVIS 25MG CPS DUR 28

Indikační skupiny: Sympatomimetika
Účinné látky: ATOMOXETIN
Terapeutická oblast: psychiatrie
Medicine {#877
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 19
    "title" => "ATOMOXETIN ACTAVIS"
    "slug" => "atomoxetin-actavis-25mg-cps-dur-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0103588"
    "original_title" => "ATOMOXETIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Atomoxetin_Act_25mg_28caps.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "25MG CPS DUR 28"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 19
    "title" => "ATOMOXETIN ACTAVIS"
    "slug" => "atomoxetin-actavis-25mg-cps-dur-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0103588"
    "original_title" => "ATOMOXETIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Atomoxetin_Act_25mg_28caps.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "25MG CPS DUR 28"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#2803
      #items: array:1 [
        0 => IndicationGroup {#2795
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 6
            "title" => "Sympatomimetika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 6
            "title" => "Sympatomimetika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 19
            "pivot_indication_group_id" => 6
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2784
              #parent: Medicine {#877}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 19
                "indication_group_id" => 6
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 19
                "indication_group_id" => 6
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2780
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#2795}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#2786
      #items: array:1 [
        0 => ActiveSubstance {#2785
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 10
            "code" => ""
            "title" => "ATOMOXETIN"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 10
            "code" => ""
            "title" => "ATOMOXETIN"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 19
            "pivot_active_substance_id" => 10
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2747
              #parent: Medicine {#877}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 19
                "active_substance_id" => 10
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 19
                "active_substance_id" => 10
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2760
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#2785}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#2810
      #items: array:1 [
        0 => TherapeuticArea {#2749
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 19
            "pivot_therapeutic_area_id" => 1
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2745
              #parent: Medicine {#877}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 19
                "therapeutic_area_id" => 1
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 19
                "therapeutic_area_id" => 1
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2802
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#2749}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#878
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#877}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Atomoxetin_Act_25mg_28caps.png

ATOMOXETIN ACTAVIS 40MG CPS DUR 28

Indikační skupiny: Sympatomimetika
Účinné látky: ATOMOXETIN
Terapeutická oblast: psychiatrie
Medicine {#879
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 20
    "title" => "ATOMOXETIN ACTAVIS"
    "slug" => "atomoxetin-actavis-40mg-cps-dur-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0103593"
    "original_title" => "ATOMOXETIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Atomoxetin_Act_40mg_28caps.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "40MG CPS DUR 28"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 20
    "title" => "ATOMOXETIN ACTAVIS"
    "slug" => "atomoxetin-actavis-40mg-cps-dur-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0103593"
    "original_title" => "ATOMOXETIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Atomoxetin_Act_40mg_28caps.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "40MG CPS DUR 28"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#2837
      #items: array:1 [
        0 => IndicationGroup {#2829
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 6
            "title" => "Sympatomimetika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 6
            "title" => "Sympatomimetika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 20
            "pivot_indication_group_id" => 6
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2818
              #parent: Medicine {#879}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 20
                "indication_group_id" => 6
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 20
                "indication_group_id" => 6
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2814
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#2829}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#2820
      #items: array:1 [
        0 => ActiveSubstance {#2819
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 10
            "code" => ""
            "title" => "ATOMOXETIN"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 10
            "code" => ""
            "title" => "ATOMOXETIN"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 20
            "pivot_active_substance_id" => 10
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2781
              #parent: Medicine {#879}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 20
                "active_substance_id" => 10
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 20
                "active_substance_id" => 10
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2794
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#2819}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#2844
      #items: array:1 [
        0 => TherapeuticArea {#2783
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 20
            "pivot_therapeutic_area_id" => 1
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2779
              #parent: Medicine {#879}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 20
                "therapeutic_area_id" => 1
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 20
                "therapeutic_area_id" => 1
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2836
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#2783}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#880
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#879}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Atomoxetin_Act_40mg_28caps.png

ATOMOXETIN ACTAVIS 60MG CPS DUR 28

Indikační skupiny: Sympatomimetika
Účinné látky: ATOMOXETIN
Terapeutická oblast: psychiatrie
Medicine {#881
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 21
    "title" => "ATOMOXETIN ACTAVIS"
    "slug" => "atomoxetin-actavis-60mg-cps-dur-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0103597"
    "original_title" => "ATOMOXETIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Atomoxetin_Act_60mg_28caps.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "60MG CPS DUR 28"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 21
    "title" => "ATOMOXETIN ACTAVIS"
    "slug" => "atomoxetin-actavis-60mg-cps-dur-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0103597"
    "original_title" => "ATOMOXETIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Atomoxetin_Act_60mg_28caps.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "60MG CPS DUR 28"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#2871
      #items: array:1 [
        0 => IndicationGroup {#2863
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 6
            "title" => "Sympatomimetika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 6
            "title" => "Sympatomimetika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 21
            "pivot_indication_group_id" => 6
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2852
              #parent: Medicine {#881}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 21
                "indication_group_id" => 6
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 21
                "indication_group_id" => 6
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2848
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#2863}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#2854
      #items: array:1 [
        0 => ActiveSubstance {#2853
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 10
            "code" => ""
            "title" => "ATOMOXETIN"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 10
            "code" => ""
            "title" => "ATOMOXETIN"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 21
            "pivot_active_substance_id" => 10
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2815
              #parent: Medicine {#881}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 21
                "active_substance_id" => 10
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 21
                "active_substance_id" => 10
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2828
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#2853}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#2878
      #items: array:1 [
        0 => TherapeuticArea {#2817
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 21
            "pivot_therapeutic_area_id" => 1
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2813
              #parent: Medicine {#881}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 21
                "therapeutic_area_id" => 1
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 21
                "therapeutic_area_id" => 1
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2870
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#2817}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#882
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#881}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Atomoxetin_Act_60mg_28caps.png

ATORVASTATIN ACTAVIS 10MG TBL FLM 100

Indikační skupiny: Hypolipidemika
Účinné látky: Atorvastatin
Terapeutická oblast: kardiologie
Medicine {#883
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 22
    "title" => "ATORVASTATIN ACTAVIS"
    "slug" => "atorvastatin-actavis-10mg-tbl-flm-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0225092"
    "original_title" => "ATORVASTATIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Atorvastatin-Actavis-10mg-100tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL FLM 100"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 22
    "title" => "ATORVASTATIN ACTAVIS"
    "slug" => "atorvastatin-actavis-10mg-tbl-flm-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0225092"
    "original_title" => "ATORVASTATIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Atorvastatin-Actavis-10mg-100tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL FLM 100"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#2905
      #items: array:1 [
        0 => IndicationGroup {#2897
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 7
            "title" => "Hypolipidemika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 7
            "title" => "Hypolipidemika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 22
            "pivot_indication_group_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2886
              #parent: Medicine {#883}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 22
                "indication_group_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 22
                "indication_group_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2882
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#2897}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#2888
      #items: array:1 [
        0 => ActiveSubstance {#2887
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 11
            "code" => ""
            "title" => "Atorvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 11
            "code" => ""
            "title" => "Atorvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 22
            "pivot_active_substance_id" => 11
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2849
              #parent: Medicine {#883}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 22
                "active_substance_id" => 11
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 22
                "active_substance_id" => 11
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2862
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#2887}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#2912
      #items: array:1 [
        0 => TherapeuticArea {#2851
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 22
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2847
              #parent: Medicine {#883}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 22
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 22
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2904
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#2851}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#884
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#883}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Atorvastatin-Actavis-10mg-100tbl.png

ATORVASTATIN ACTAVIS 10MG TBL FLM 30

Indikační skupiny: Hypolipidemika
Účinné látky: Atorvastatin
Terapeutická oblast: kardiologie
Medicine {#885
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 23
    "title" => "ATORVASTATIN ACTAVIS"
    "slug" => "atorvastatin-actavis-10mg-tbl-flm-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0225087"
    "original_title" => "ATORVASTATIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Atorvastatin-Actavis-10mg-30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL FLM 30"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 23
    "title" => "ATORVASTATIN ACTAVIS"
    "slug" => "atorvastatin-actavis-10mg-tbl-flm-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0225087"
    "original_title" => "ATORVASTATIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Atorvastatin-Actavis-10mg-30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL FLM 30"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#2939
      #items: array:1 [
        0 => IndicationGroup {#2931
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 7
            "title" => "Hypolipidemika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 7
            "title" => "Hypolipidemika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 23
            "pivot_indication_group_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2920
              #parent: Medicine {#885}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 23
                "indication_group_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 23
                "indication_group_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2916
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#2931}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#2922
      #items: array:1 [
        0 => ActiveSubstance {#2921
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 11
            "code" => ""
            "title" => "Atorvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 11
            "code" => ""
            "title" => "Atorvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 23
            "pivot_active_substance_id" => 11
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2883
              #parent: Medicine {#885}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 23
                "active_substance_id" => 11
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 23
                "active_substance_id" => 11
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2896
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#2921}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#2946
      #items: array:1 [
        0 => TherapeuticArea {#2885
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 23
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2881
              #parent: Medicine {#885}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 23
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 23
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2938
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#2885}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#886
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#885}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Atorvastatin-Actavis-10mg-30tbl.png

ATORVASTATIN ACTAVIS 20MG TBL FLM 100

Indikační skupiny: Hypolipidemika
Účinné látky: Atorvastatin
Terapeutická oblast: kardiologie
Medicine {#887
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 24
    "title" => "ATORVASTATIN ACTAVIS"
    "slug" => "atorvastatin-actavis-20mg-tbl-flm-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0225112"
    "original_title" => "ATORVASTATIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Atorvastatin-Actavis-20mg-100tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG TBL FLM 100"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 24
    "title" => "ATORVASTATIN ACTAVIS"
    "slug" => "atorvastatin-actavis-20mg-tbl-flm-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0225112"
    "original_title" => "ATORVASTATIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Atorvastatin-Actavis-20mg-100tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG TBL FLM 100"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#2973
      #items: array:1 [
        0 => IndicationGroup {#2965
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 7
            "title" => "Hypolipidemika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 7
            "title" => "Hypolipidemika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 24
            "pivot_indication_group_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2954
              #parent: Medicine {#887}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 24
                "indication_group_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 24
                "indication_group_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2950
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#2965}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#2956
      #items: array:1 [
        0 => ActiveSubstance {#2955
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 11
            "code" => ""
            "title" => "Atorvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 11
            "code" => ""
            "title" => "Atorvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 24
            "pivot_active_substance_id" => 11
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2917
              #parent: Medicine {#887}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 24
                "active_substance_id" => 11
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 24
                "active_substance_id" => 11
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2930
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#2955}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#2980
      #items: array:1 [
        0 => TherapeuticArea {#2919
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 24
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2915
              #parent: Medicine {#887}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 24
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 24
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2972
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#2919}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#888
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#887}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Atorvastatin-Actavis-20mg-100tbl.png

ATORVASTATIN ACTAVIS 20MG TBL FLM 30

Indikační skupiny: Hypolipidemika
Účinné látky: Atorvastatin
Terapeutická oblast: kardiologie
Medicine {#889
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 25
    "title" => "ATORVASTATIN ACTAVIS"
    "slug" => "atorvastatin-actavis-20mg-tbl-flm-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0225107"
    "original_title" => "ATORVASTATIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Atorvastatin-Actavis-20mg-30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG TBL FLM 30"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 25
    "title" => "ATORVASTATIN ACTAVIS"
    "slug" => "atorvastatin-actavis-20mg-tbl-flm-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0225107"
    "original_title" => "ATORVASTATIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Atorvastatin-Actavis-20mg-30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG TBL FLM 30"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#3007
      #items: array:1 [
        0 => IndicationGroup {#2999
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 7
            "title" => "Hypolipidemika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 7
            "title" => "Hypolipidemika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 25
            "pivot_indication_group_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2988
              #parent: Medicine {#889}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 25
                "indication_group_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 25
                "indication_group_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2984
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#2999}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#2990
      #items: array:1 [
        0 => ActiveSubstance {#2989
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 11
            "code" => ""
            "title" => "Atorvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 11
            "code" => ""
            "title" => "Atorvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 25
            "pivot_active_substance_id" => 11
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2951
              #parent: Medicine {#889}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 25
                "active_substance_id" => 11
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 25
                "active_substance_id" => 11
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2964
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#2989}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#3014
      #items: array:1 [
        0 => TherapeuticArea {#2953
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 25
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2949
              #parent: Medicine {#889}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 25
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 25
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3006
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#2953}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#890
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#889}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Atorvastatin-Actavis-20mg-30tbl.png

ATORVASTATIN ACTAVIS 40MG TBL FLM 100

Indikační skupiny: Hypolipidemika
Účinné látky: Atorvastatin
Terapeutická oblast: kardiologie
Medicine {#891
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 26
    "title" => "ATORVASTATIN ACTAVIS"
    "slug" => "atorvastatin-actavis-40mg-tbl-flm-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0225132"
    "original_title" => "ATORVASTATIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Atorvastatin-Actavis-40mg-100tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "40MG TBL FLM 100"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 26
    "title" => "ATORVASTATIN ACTAVIS"
    "slug" => "atorvastatin-actavis-40mg-tbl-flm-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0225132"
    "original_title" => "ATORVASTATIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Atorvastatin-Actavis-40mg-100tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "40MG TBL FLM 100"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#3041
      #items: array:1 [
        0 => IndicationGroup {#3033
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 7
            "title" => "Hypolipidemika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 7
            "title" => "Hypolipidemika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 26
            "pivot_indication_group_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3022
              #parent: Medicine {#891}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 26
                "indication_group_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 26
                "indication_group_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3018
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#3033}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#3024
      #items: array:1 [
        0 => ActiveSubstance {#3023
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 11
            "code" => ""
            "title" => "Atorvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 11
            "code" => ""
            "title" => "Atorvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 26
            "pivot_active_substance_id" => 11
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2985
              #parent: Medicine {#891}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 26
                "active_substance_id" => 11
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 26
                "active_substance_id" => 11
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#2998
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#3023}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#3048
      #items: array:1 [
        0 => TherapeuticArea {#2987
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 26
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#2983
              #parent: Medicine {#891}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 26
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 26
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3040
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#2987}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#892
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#891}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Atorvastatin-Actavis-40mg-100tbl.png

ATORVASTATIN ACTAVIS 40MG TBL FLM 30

Indikační skupiny: Hypolipidemika
Účinné látky: Atorvastatin
Terapeutická oblast: kardiologie
Medicine {#893
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 27
    "title" => "ATORVASTATIN ACTAVIS"
    "slug" => "atorvastatin-actavis-40mg-tbl-flm-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0225127"
    "original_title" => "ATORVASTATIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Atorvastatin-Actavis-40mg-30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "40MG TBL FLM 30"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 27
    "title" => "ATORVASTATIN ACTAVIS"
    "slug" => "atorvastatin-actavis-40mg-tbl-flm-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0225127"
    "original_title" => "ATORVASTATIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Atorvastatin-Actavis-40mg-30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "40MG TBL FLM 30"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#3075
      #items: array:1 [
        0 => IndicationGroup {#3067
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 7
            "title" => "Hypolipidemika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 7
            "title" => "Hypolipidemika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 27
            "pivot_indication_group_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3056
              #parent: Medicine {#893}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 27
                "indication_group_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 27
                "indication_group_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3052
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#3067}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#3058
      #items: array:1 [
        0 => ActiveSubstance {#3057
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 11
            "code" => ""
            "title" => "Atorvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 11
            "code" => ""
            "title" => "Atorvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 27
            "pivot_active_substance_id" => 11
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3019
              #parent: Medicine {#893}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 27
                "active_substance_id" => 11
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 27
                "active_substance_id" => 11
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3032
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#3057}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#3082
      #items: array:1 [
        0 => TherapeuticArea {#3021
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 27
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3017
              #parent: Medicine {#893}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 27
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 27
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3074
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#3021}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#894
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#893}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Atorvastatin-Actavis-40mg-30tbl.png

ATORVASTATIN ACTAVIS 10MG TBL FLM 28

Indikační skupiny: Hypolipidemika
Účinné látky: Atorvastatin
Terapeutická oblast: kardiologie
Medicine {#895
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 28
    "title" => "ATORVASTATIN ACTAVIS"
    "slug" => "atorvastatin-actavis-10mg-tbl-flm-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0225086"
    "original_title" => "ATORVASTATIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Atorvastatin-Actavis-10mg-28.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL FLM 28"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 28
    "title" => "ATORVASTATIN ACTAVIS"
    "slug" => "atorvastatin-actavis-10mg-tbl-flm-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0225086"
    "original_title" => "ATORVASTATIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Atorvastatin-Actavis-10mg-28.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL FLM 28"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#3109
      #items: array:1 [
        0 => IndicationGroup {#3101
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 7
            "title" => "Hypolipidemika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 7
            "title" => "Hypolipidemika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 28
            "pivot_indication_group_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3090
              #parent: Medicine {#895}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 28
                "indication_group_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 28
                "indication_group_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3086
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#3101}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#3092
      #items: array:1 [
        0 => ActiveSubstance {#3091
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 11
            "code" => ""
            "title" => "Atorvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 11
            "code" => ""
            "title" => "Atorvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 28
            "pivot_active_substance_id" => 11
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3053
              #parent: Medicine {#895}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 28
                "active_substance_id" => 11
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 28
                "active_substance_id" => 11
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3066
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#3091}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#3116
      #items: array:1 [
        0 => TherapeuticArea {#3055
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 28
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3051
              #parent: Medicine {#895}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 28
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 28
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3108
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#3055}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#896
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#895}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Atorvastatin-Actavis-10mg-28.png

ATORVASTATIN ACTAVIS 10MG TBL FLM 98

Indikační skupiny: Hypolipidemika
Účinné látky: Atorvastatin
Terapeutická oblast: kardiologie
Medicine {#897
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 29
    "title" => "ATORVASTATIN ACTAVIS"
    "slug" => "atorvastatin-actavis-10mg-tbl-flm-98"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0225091"
    "original_title" => "ATORVASTATIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Atorvastatin-Actavis-10mg-98.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL FLM 98"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 29
    "title" => "ATORVASTATIN ACTAVIS"
    "slug" => "atorvastatin-actavis-10mg-tbl-flm-98"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0225091"
    "original_title" => "ATORVASTATIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Atorvastatin-Actavis-10mg-98.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL FLM 98"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#3143
      #items: array:1 [
        0 => IndicationGroup {#3135
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 7
            "title" => "Hypolipidemika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 7
            "title" => "Hypolipidemika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 29
            "pivot_indication_group_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3124
              #parent: Medicine {#897}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 29
                "indication_group_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 29
                "indication_group_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3120
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#3135}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#3126
      #items: array:1 [
        0 => ActiveSubstance {#3125
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 11
            "code" => ""
            "title" => "Atorvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 11
            "code" => ""
            "title" => "Atorvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 29
            "pivot_active_substance_id" => 11
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3087
              #parent: Medicine {#897}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 29
                "active_substance_id" => 11
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 29
                "active_substance_id" => 11
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3100
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#3125}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#3150
      #items: array:1 [
        0 => TherapeuticArea {#3089
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 29
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3085
              #parent: Medicine {#897}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 29
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 29
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3142
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#3089}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#898
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#897}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Atorvastatin-Actavis-10mg-98.png

ATORVASTATIN ACTAVIS 20MG TBL FLM 28

Indikační skupiny: Hypolipidemika
Účinné látky: Atorvastatin
Terapeutická oblast: kardiologie
Medicine {#899
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 30
    "title" => "ATORVASTATIN ACTAVIS"
    "slug" => "atorvastatin-actavis-20mg-tbl-flm-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0225106"
    "original_title" => "ATORVASTATIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Atorvastatin-Actavis-20mg-28.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG TBL FLM 28"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 30
    "title" => "ATORVASTATIN ACTAVIS"
    "slug" => "atorvastatin-actavis-20mg-tbl-flm-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0225106"
    "original_title" => "ATORVASTATIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Atorvastatin-Actavis-20mg-28.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG TBL FLM 28"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#3177
      #items: array:1 [
        0 => IndicationGroup {#3169
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 7
            "title" => "Hypolipidemika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 7
            "title" => "Hypolipidemika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 30
            "pivot_indication_group_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3158
              #parent: Medicine {#899}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 30
                "indication_group_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 30
                "indication_group_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3154
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#3169}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#3160
      #items: array:1 [
        0 => ActiveSubstance {#3159
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 11
            "code" => ""
            "title" => "Atorvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 11
            "code" => ""
            "title" => "Atorvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 30
            "pivot_active_substance_id" => 11
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3121
              #parent: Medicine {#899}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 30
                "active_substance_id" => 11
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 30
                "active_substance_id" => 11
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3134
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#3159}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#3184
      #items: array:1 [
        0 => TherapeuticArea {#3123
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 30
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3119
              #parent: Medicine {#899}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 30
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 30
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3176
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#3123}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#900
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#899}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Atorvastatin-Actavis-20mg-28.png

ATORVASTATIN ACTAVIS 20MG TBL FLM 98

Indikační skupiny: Hypolipidemika
Účinné látky: Atorvastatin
Terapeutická oblast: kardiologie
Medicine {#901
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 31
    "title" => "ATORVASTATIN ACTAVIS"
    "slug" => "atorvastatin-actavis-20mg-tbl-flm-98"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0225111"
    "original_title" => "ATORVASTATIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Atorvastatin-Actavis-20mg-98.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG TBL FLM 98"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 31
    "title" => "ATORVASTATIN ACTAVIS"
    "slug" => "atorvastatin-actavis-20mg-tbl-flm-98"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0225111"
    "original_title" => "ATORVASTATIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Atorvastatin-Actavis-20mg-98.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG TBL FLM 98"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#3211
      #items: array:1 [
        0 => IndicationGroup {#3203
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 7
            "title" => "Hypolipidemika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 7
            "title" => "Hypolipidemika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 31
            "pivot_indication_group_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3192
              #parent: Medicine {#901}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 31
                "indication_group_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 31
                "indication_group_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3188
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#3203}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#3194
      #items: array:1 [
        0 => ActiveSubstance {#3193
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 11
            "code" => ""
            "title" => "Atorvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 11
            "code" => ""
            "title" => "Atorvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 31
            "pivot_active_substance_id" => 11
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3155
              #parent: Medicine {#901}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 31
                "active_substance_id" => 11
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 31
                "active_substance_id" => 11
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3168
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#3193}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#3218
      #items: array:1 [
        0 => TherapeuticArea {#3157
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 31
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3153
              #parent: Medicine {#901}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 31
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 31
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3210
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#3157}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#902
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#901}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Atorvastatin-Actavis-20mg-98.png

ATORVASTATIN ACTAVIS 40MG TBL FLM 28

Indikační skupiny: Hypolipidemika
Účinné látky: Atorvastatin
Terapeutická oblast: kardiologie
Medicine {#903
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 32
    "title" => "ATORVASTATIN ACTAVIS"
    "slug" => "atorvastatin-actavis-40mg-tbl-flm-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0225126"
    "original_title" => "ATORVASTATIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Atorvastatin-Actavis-40mg-28.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "40MG TBL FLM 28"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 32
    "title" => "ATORVASTATIN ACTAVIS"
    "slug" => "atorvastatin-actavis-40mg-tbl-flm-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0225126"
    "original_title" => "ATORVASTATIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Atorvastatin-Actavis-40mg-28.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "40MG TBL FLM 28"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#3245
      #items: array:1 [
        0 => IndicationGroup {#3237
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 7
            "title" => "Hypolipidemika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 7
            "title" => "Hypolipidemika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 32
            "pivot_indication_group_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3226
              #parent: Medicine {#903}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 32
                "indication_group_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 32
                "indication_group_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3222
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#3237}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#3228
      #items: array:1 [
        0 => ActiveSubstance {#3227
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 11
            "code" => ""
            "title" => "Atorvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 11
            "code" => ""
            "title" => "Atorvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 32
            "pivot_active_substance_id" => 11
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3189
              #parent: Medicine {#903}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 32
                "active_substance_id" => 11
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 32
                "active_substance_id" => 11
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3202
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#3227}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#3252
      #items: array:1 [
        0 => TherapeuticArea {#3191
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 32
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3187
              #parent: Medicine {#903}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 32
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 32
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3244
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#3191}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#904
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#903}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Atorvastatin-Actavis-40mg-28.png

ATORVASTATIN RATIOPHARM GMBH 10MG TBL FLM 30

Indikační skupiny:
Účinné látky: Atorvastatin
Terapeutická oblast: kardiologie
Medicine {#905
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 33
    "title" => "ATORVASTATIN RATIOPHARM GMBH"
    "slug" => "atorvastatin-ratiopharm-gmbh-10mg-tbl-flm-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0200799"
    "original_title" => "ATORVASTATIN RATIOPHARM GMBH"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL FLM 30"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 33
    "title" => "ATORVASTATIN RATIOPHARM GMBH"
    "slug" => "atorvastatin-ratiopharm-gmbh-10mg-tbl-flm-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0200799"
    "original_title" => "ATORVASTATIN RATIOPHARM GMBH"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL FLM 30"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#3277
      #items: []
    }
    "active_substances" => Collection {#3246
      #items: array:1 [
        0 => ActiveSubstance {#3259
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 11
            "code" => ""
            "title" => "Atorvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 11
            "code" => ""
            "title" => "Atorvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 33
            "pivot_active_substance_id" => 11
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3279
              #parent: Medicine {#905}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 33
                "active_substance_id" => 11
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 33
                "active_substance_id" => 11
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3258
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#3259}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#3240
      #items: array:1 [
        0 => TherapeuticArea {#3255
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 33
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3262
              #parent: Medicine {#905}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 33
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 33
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3284
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#3255}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#906
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#905}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
bez obrázku

ATORVASTATIN RATIOPHARM GMBH 10MG TBL FLM 100

Indikační skupiny:
Účinné látky: Atorvastatin
Terapeutická oblast: kardiologie
Medicine {#907
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 34
    "title" => "ATORVASTATIN RATIOPHARM GMBH"
    "slug" => "atorvastatin-ratiopharm-gmbh-10mg-tbl-flm-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0200807"
    "original_title" => "ATORVASTATIN RATIOPHARM GMBH"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL FLM 100"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 34
    "title" => "ATORVASTATIN RATIOPHARM GMBH"
    "slug" => "atorvastatin-ratiopharm-gmbh-10mg-tbl-flm-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0200807"
    "original_title" => "ATORVASTATIN RATIOPHARM GMBH"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL FLM 100"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#3308
      #items: []
    }
    "active_substances" => Collection {#3236
      #items: array:1 [
        0 => ActiveSubstance {#3216
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 11
            "code" => ""
            "title" => "Atorvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 11
            "code" => ""
            "title" => "Atorvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 34
            "pivot_active_substance_id" => 11
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3278
              #parent: Medicine {#907}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 34
                "active_substance_id" => 11
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 34
                "active_substance_id" => 11
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3275
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#3216}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#3300
      #items: array:1 [
        0 => TherapeuticArea {#3313
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 34
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3304
              #parent: Medicine {#907}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 34
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 34
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3312
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#3313}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#908
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#907}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
bez obrázku

ATORVASTATIN RATIOPHARM GMBH 20MG TBL FLM 30

Indikační skupiny:
Účinné látky: Atorvastatin
Terapeutická oblast: kardiologie
Medicine {#909
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 35
    "title" => "ATORVASTATIN RATIOPHARM GMBH"
    "slug" => "atorvastatin-ratiopharm-gmbh-20mg-tbl-flm-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0200813"
    "original_title" => "ATORVASTATIN RATIOPHARM GMBH"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG TBL FLM 30"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 35
    "title" => "ATORVASTATIN RATIOPHARM GMBH"
    "slug" => "atorvastatin-ratiopharm-gmbh-20mg-tbl-flm-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0200813"
    "original_title" => "ATORVASTATIN RATIOPHARM GMBH"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG TBL FLM 30"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#3338
      #items: []
    }
    "active_substances" => Collection {#3301
      #items: array:1 [
        0 => ActiveSubstance {#3306
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 11
            "code" => ""
            "title" => "Atorvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 11
            "code" => ""
            "title" => "Atorvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 35
            "pivot_active_substance_id" => 11
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3315
              #parent: Medicine {#909}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 35
                "active_substance_id" => 11
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 35
                "active_substance_id" => 11
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3309
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#3306}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#3330
      #items: array:1 [
        0 => TherapeuticArea {#3343
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 35
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3334
              #parent: Medicine {#909}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 35
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 35
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3342
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#3343}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#910
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#909}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
bez obrázku

ATORVASTATIN RATIOPHARM GMBH 20MG TBL FLM 100

Indikační skupiny:
Účinné látky: Atorvastatin
Terapeutická oblast: kardiologie
Medicine {#911
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 36
    "title" => "ATORVASTATIN RATIOPHARM GMBH"
    "slug" => "atorvastatin-ratiopharm-gmbh-20mg-tbl-flm-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0200821"
    "original_title" => "ATORVASTATIN RATIOPHARM GMBH"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG TBL FLM 100"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 36
    "title" => "ATORVASTATIN RATIOPHARM GMBH"
    "slug" => "atorvastatin-ratiopharm-gmbh-20mg-tbl-flm-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0200821"
    "original_title" => "ATORVASTATIN RATIOPHARM GMBH"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG TBL FLM 100"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#3368
      #items: []
    }
    "active_substances" => Collection {#3331
      #items: array:1 [
        0 => ActiveSubstance {#3336
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 11
            "code" => ""
            "title" => "Atorvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 11
            "code" => ""
            "title" => "Atorvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 36
            "pivot_active_substance_id" => 11
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3345
              #parent: Medicine {#911}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 36
                "active_substance_id" => 11
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 36
                "active_substance_id" => 11
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3339
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#3336}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#3360
      #items: array:1 [
        0 => TherapeuticArea {#3373
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 36
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3364
              #parent: Medicine {#911}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 36
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 36
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3372
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#3373}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#912
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#911}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
bez obrázku

ATORVASTATIN RATIOPHARM GMBH 40MG TBL FLM 30

Indikační skupiny:
Účinné látky: Atorvastatin
Terapeutická oblast: kardiologie
Medicine {#913
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 37
    "title" => "ATORVASTATIN RATIOPHARM GMBH"
    "slug" => "atorvastatin-ratiopharm-gmbh-40mg-tbl-flm-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0200830"
    "original_title" => "ATORVASTATIN RATIOPHARM GMBH"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Atorvastatin_GmbH_40mg_28tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "40MG TBL FLM 30"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 37
    "title" => "ATORVASTATIN RATIOPHARM GMBH"
    "slug" => "atorvastatin-ratiopharm-gmbh-40mg-tbl-flm-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0200830"
    "original_title" => "ATORVASTATIN RATIOPHARM GMBH"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Atorvastatin_GmbH_40mg_28tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "40MG TBL FLM 30"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#3398
      #items: []
    }
    "active_substances" => Collection {#3361
      #items: array:1 [
        0 => ActiveSubstance {#3366
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 11
            "code" => ""
            "title" => "Atorvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 11
            "code" => ""
            "title" => "Atorvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 37
            "pivot_active_substance_id" => 11
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3375
              #parent: Medicine {#913}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 37
                "active_substance_id" => 11
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 37
                "active_substance_id" => 11
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3369
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#3366}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#3390
      #items: array:1 [
        0 => TherapeuticArea {#3403
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 37
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3394
              #parent: Medicine {#913}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 37
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 37
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3402
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#3403}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#914
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#913}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Atorvastatin_GmbH_40mg_28tbl.png

ATORVASTATIN RATIOPHARM GMBH 40MG TBL FLM 100

Indikační skupiny:
Účinné látky: Atorvastatin
Terapeutická oblast: kardiologie
Medicine {#915
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 38
    "title" => "ATORVASTATIN RATIOPHARM GMBH"
    "slug" => "atorvastatin-ratiopharm-gmbh-40mg-tbl-flm-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0200839"
    "original_title" => "ATORVASTATIN RATIOPHARM GMBH"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Atorvastatin_GmbH_40mg_90tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "40MG TBL FLM 100"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 38
    "title" => "ATORVASTATIN RATIOPHARM GMBH"
    "slug" => "atorvastatin-ratiopharm-gmbh-40mg-tbl-flm-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0200839"
    "original_title" => "ATORVASTATIN RATIOPHARM GMBH"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Atorvastatin_GmbH_40mg_90tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "40MG TBL FLM 100"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#3428
      #items: []
    }
    "active_substances" => Collection {#3391
      #items: array:1 [
        0 => ActiveSubstance {#3396
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 11
            "code" => ""
            "title" => "Atorvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 11
            "code" => ""
            "title" => "Atorvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 38
            "pivot_active_substance_id" => 11
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3405
              #parent: Medicine {#915}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 38
                "active_substance_id" => 11
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 38
                "active_substance_id" => 11
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3399
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#3396}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#3420
      #items: array:1 [
        0 => TherapeuticArea {#3433
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 38
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3424
              #parent: Medicine {#915}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 38
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 38
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3432
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#3433}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#916
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#915}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Atorvastatin_GmbH_40mg_90tbl.png

ATORVASTATIN RATIOPHARM GMBH 10MG TBL FLM 28

Indikační skupiny:
Účinné látky: Atorvastatin
Terapeutická oblast: kardiologie
Medicine {#917
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 39
    "title" => "ATORVASTATIN RATIOPHARM GMBH"
    "slug" => "atorvastatin-ratiopharm-gmbh-10mg-tbl-flm-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0200798"
    "original_title" => "ATORVASTATIN RATIOPHARM GMBH"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Atorvastatin-rtp-10mg_28tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL FLM 28"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 39
    "title" => "ATORVASTATIN RATIOPHARM GMBH"
    "slug" => "atorvastatin-ratiopharm-gmbh-10mg-tbl-flm-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0200798"
    "original_title" => "ATORVASTATIN RATIOPHARM GMBH"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Atorvastatin-rtp-10mg_28tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL FLM 28"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#3458
      #items: []
    }
    "active_substances" => Collection {#3421
      #items: array:1 [
        0 => ActiveSubstance {#3426
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 11
            "code" => ""
            "title" => "Atorvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 11
            "code" => ""
            "title" => "Atorvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 39
            "pivot_active_substance_id" => 11
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3435
              #parent: Medicine {#917}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 39
                "active_substance_id" => 11
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 39
                "active_substance_id" => 11
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3429
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#3426}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#3450
      #items: array:1 [
        0 => TherapeuticArea {#3463
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 39
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3454
              #parent: Medicine {#917}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 39
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 39
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3462
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#3463}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#918
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#917}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Atorvastatin-rtp-10mg_28tbl.png

ATORVASTATIN RATIOPHARM GMBH 10MG TBL FLM 90

Indikační skupiny:
Účinné látky: Atorvastatin
Terapeutická oblast: kardiologie
Medicine {#919
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 40
    "title" => "ATORVASTATIN RATIOPHARM GMBH"
    "slug" => "atorvastatin-ratiopharm-gmbh-10mg-tbl-flm-90"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0200805"
    "original_title" => "ATORVASTATIN RATIOPHARM GMBH"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Atorvastatin-rtp-10mg_90tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL FLM 90"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 40
    "title" => "ATORVASTATIN RATIOPHARM GMBH"
    "slug" => "atorvastatin-ratiopharm-gmbh-10mg-tbl-flm-90"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0200805"
    "original_title" => "ATORVASTATIN RATIOPHARM GMBH"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Atorvastatin-rtp-10mg_90tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL FLM 90"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#3488
      #items: []
    }
    "active_substances" => Collection {#3451
      #items: array:1 [
        0 => ActiveSubstance {#3456
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 11
            "code" => ""
            "title" => "Atorvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 11
            "code" => ""
            "title" => "Atorvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 40
            "pivot_active_substance_id" => 11
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3465
              #parent: Medicine {#919}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 40
                "active_substance_id" => 11
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 40
                "active_substance_id" => 11
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3459
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#3456}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#3480
      #items: array:1 [
        0 => TherapeuticArea {#3493
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 40
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3484
              #parent: Medicine {#919}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 40
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 40
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3492
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#3493}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#920
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#919}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Atorvastatin-rtp-10mg_90tbl.png

ATORVASTATIN RATIOPHARM GMBH 20MG TBL FLM 28

Indikační skupiny:
Účinné látky: Atorvastatin
Terapeutická oblast: kardiologie
Medicine {#921
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 41
    "title" => "ATORVASTATIN RATIOPHARM GMBH"
    "slug" => "atorvastatin-ratiopharm-gmbh-20mg-tbl-flm-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0200812"
    "original_title" => "ATORVASTATIN RATIOPHARM GMBH"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Atorvastatin-rtp-20mg_28tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG TBL FLM 28"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 41
    "title" => "ATORVASTATIN RATIOPHARM GMBH"
    "slug" => "atorvastatin-ratiopharm-gmbh-20mg-tbl-flm-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0200812"
    "original_title" => "ATORVASTATIN RATIOPHARM GMBH"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Atorvastatin-rtp-20mg_28tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG TBL FLM 28"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#3518
      #items: []
    }
    "active_substances" => Collection {#3481
      #items: array:1 [
        0 => ActiveSubstance {#3486
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 11
            "code" => ""
            "title" => "Atorvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 11
            "code" => ""
            "title" => "Atorvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 41
            "pivot_active_substance_id" => 11
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3495
              #parent: Medicine {#921}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 41
                "active_substance_id" => 11
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 41
                "active_substance_id" => 11
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3489
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#3486}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#3510
      #items: array:1 [
        0 => TherapeuticArea {#3523
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 41
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3514
              #parent: Medicine {#921}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 41
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 41
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3522
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#3523}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#922
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#921}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Atorvastatin-rtp-20mg_28tbl.png

ATORVASTATIN RATIOPHARM GMBH 20MG TBL FLM 90

Indikační skupiny:
Účinné látky: Atorvastatin
Terapeutická oblast: kardiologie
Medicine {#923
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 42
    "title" => "ATORVASTATIN RATIOPHARM GMBH"
    "slug" => "atorvastatin-ratiopharm-gmbh-20mg-tbl-flm-90"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0200819"
    "original_title" => "ATORVASTATIN RATIOPHARM GMBH"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Atorvastatin-rtp-20mg_90tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG TBL FLM 90"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 42
    "title" => "ATORVASTATIN RATIOPHARM GMBH"
    "slug" => "atorvastatin-ratiopharm-gmbh-20mg-tbl-flm-90"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0200819"
    "original_title" => "ATORVASTATIN RATIOPHARM GMBH"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Atorvastatin-rtp-20mg_90tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG TBL FLM 90"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#3548
      #items: []
    }
    "active_substances" => Collection {#3511
      #items: array:1 [
        0 => ActiveSubstance {#3516
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 11
            "code" => ""
            "title" => "Atorvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 11
            "code" => ""
            "title" => "Atorvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 42
            "pivot_active_substance_id" => 11
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3525
              #parent: Medicine {#923}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 42
                "active_substance_id" => 11
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 42
                "active_substance_id" => 11
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3519
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#3516}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#3540
      #items: array:1 [
        0 => TherapeuticArea {#3553
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 42
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3544
              #parent: Medicine {#923}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 42
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 42
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3552
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#3553}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#924
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#923}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Atorvastatin-rtp-20mg_90tbl.png

ATORVASTATIN RATIOPHARM GMBH 40MG TBL FLM 28

Indikační skupiny:
Účinné látky: Atorvastatin
Terapeutická oblast: kardiologie
Medicine {#925
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 43
    "title" => "ATORVASTATIN RATIOPHARM GMBH"
    "slug" => "atorvastatin-ratiopharm-gmbh-40mg-tbl-flm-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0200829"
    "original_title" => "ATORVASTATIN RATIOPHARM GMBH"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Atorvastatin-rtp-40mg_28tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "40MG TBL FLM 28"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 43
    "title" => "ATORVASTATIN RATIOPHARM GMBH"
    "slug" => "atorvastatin-ratiopharm-gmbh-40mg-tbl-flm-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0200829"
    "original_title" => "ATORVASTATIN RATIOPHARM GMBH"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Atorvastatin-rtp-40mg_28tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "40MG TBL FLM 28"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#3578
      #items: []
    }
    "active_substances" => Collection {#3541
      #items: array:1 [
        0 => ActiveSubstance {#3546
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 11
            "code" => ""
            "title" => "Atorvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 11
            "code" => ""
            "title" => "Atorvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 43
            "pivot_active_substance_id" => 11
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3555
              #parent: Medicine {#925}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 43
                "active_substance_id" => 11
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 43
                "active_substance_id" => 11
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3549
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#3546}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#3570
      #items: array:1 [
        0 => TherapeuticArea {#3583
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 43
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3574
              #parent: Medicine {#925}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 43
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 43
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3582
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#3583}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#926
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#925}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Atorvastatin-rtp-40mg_28tbl.png

ATORVASTATIN RATIOPHARM GMBH 40MG TBL FLM 90

Indikační skupiny:
Účinné látky: Atorvastatin
Terapeutická oblast: kardiologie
Medicine {#927
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 44
    "title" => "ATORVASTATIN RATIOPHARM GMBH"
    "slug" => "atorvastatin-ratiopharm-gmbh-40mg-tbl-flm-90"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0200836"
    "original_title" => "ATORVASTATIN RATIOPHARM GMBH"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Atorvastatin-rtp-40mg_90tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "40MG TBL FLM 90"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 44
    "title" => "ATORVASTATIN RATIOPHARM GMBH"
    "slug" => "atorvastatin-ratiopharm-gmbh-40mg-tbl-flm-90"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0200836"
    "original_title" => "ATORVASTATIN RATIOPHARM GMBH"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Atorvastatin-rtp-40mg_90tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "40MG TBL FLM 90"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#3608
      #items: []
    }
    "active_substances" => Collection {#3571
      #items: array:1 [
        0 => ActiveSubstance {#3576
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 11
            "code" => ""
            "title" => "Atorvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 11
            "code" => ""
            "title" => "Atorvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 44
            "pivot_active_substance_id" => 11
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3585
              #parent: Medicine {#927}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 44
                "active_substance_id" => 11
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 44
                "active_substance_id" => 11
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3579
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#3576}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#3600
      #items: array:1 [
        0 => TherapeuticArea {#3613
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 44
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3604
              #parent: Medicine {#927}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 44
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 44
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3612
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#3613}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#928
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#927}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Atorvastatin-rtp-40mg_90tbl.png

BETAHISTIN ACTAVIS 8MG TBL NOB 100

Indikační skupiny: Vazodilatancia
Účinné látky: Betahistin
Terapeutická oblast: neurologie
Medicine {#929
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 45
    "title" => "BETAHISTIN ACTAVIS"
    "slug" => "betahistin-actavis-8mg-tbl-nob-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0225593"
    "original_title" => "BETAHISTIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Betahistin_Actavis_8mg_100tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "8MG TBL NOB 100"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 45
    "title" => "BETAHISTIN ACTAVIS"
    "slug" => "betahistin-actavis-8mg-tbl-nob-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0225593"
    "original_title" => "BETAHISTIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Betahistin_Actavis_8mg_100tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "8MG TBL NOB 100"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#3615
      #items: array:1 [
        0 => IndicationGroup {#3622
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 8
            "title" => "Vazodilatancia"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 8
            "title" => "Vazodilatancia"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 45
            "pivot_indication_group_id" => 8
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3629
              #parent: Medicine {#929}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 45
                "indication_group_id" => 8
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 45
                "indication_group_id" => 8
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3621
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#3622}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#3634
      #items: array:1 [
        0 => ActiveSubstance {#3596
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 12
            "code" => ""
            "title" => "Betahistin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 12
            "code" => ""
            "title" => "Betahistin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 45
            "pivot_active_substance_id" => 12
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3611
              #parent: Medicine {#929}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 45
                "active_substance_id" => 12
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 45
                "active_substance_id" => 12
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3631
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#3596}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#3640
      #items: array:1 [
        0 => TherapeuticArea {#3644
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 45
            "pivot_therapeutic_area_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3628
              #parent: Medicine {#929}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 45
                "therapeutic_area_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 45
                "therapeutic_area_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3645
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#3644}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#930
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#929}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Betahistin_Actavis_8mg_100tbl.png

BETAHISTIN ACTAVIS 16MG TBL NOB 60

Indikační skupiny: Vazodilatancia
Účinné látky: Betahistin
Terapeutická oblast: neurologie
Medicine {#931
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 46
    "title" => "BETAHISTIN ACTAVIS"
    "slug" => "betahistin-actavis-16mg-tbl-nob-60"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0225589"
    "original_title" => "BETAHISTIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Betahistin_Actavis_16mg_60tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "16MG TBL NOB 60"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 46
    "title" => "BETAHISTIN ACTAVIS"
    "slug" => "betahistin-actavis-16mg-tbl-nob-60"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0225589"
    "original_title" => "BETAHISTIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Betahistin_Actavis_16mg_60tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "16MG TBL NOB 60"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#3673
      #items: array:1 [
        0 => IndicationGroup {#3665
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 8
            "title" => "Vazodilatancia"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 8
            "title" => "Vazodilatancia"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 46
            "pivot_indication_group_id" => 8
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3654
              #parent: Medicine {#931}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 46
                "indication_group_id" => 8
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 46
                "indication_group_id" => 8
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3649
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#3665}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#3656
      #items: array:1 [
        0 => ActiveSubstance {#3655
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 12
            "code" => ""
            "title" => "Betahistin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 12
            "code" => ""
            "title" => "Betahistin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 46
            "pivot_active_substance_id" => 12
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3620
              #parent: Medicine {#931}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 46
                "active_substance_id" => 12
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 46
                "active_substance_id" => 12
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3647
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#3655}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#3680
      #items: array:1 [
        0 => TherapeuticArea {#3606
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 46
            "pivot_therapeutic_area_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3643
              #parent: Medicine {#931}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 46
                "therapeutic_area_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 46
                "therapeutic_area_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3672
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#3606}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#932
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#931}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Betahistin_Actavis_16mg_60tbl.png

BETAHISTIN ACTAVIS 24MG TBL NOB 60

Indikační skupiny: Vazodilatancia
Účinné látky: Betahistin
Terapeutická oblast: neurologie
Medicine {#933
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 47
    "title" => "BETAHISTIN ACTAVIS"
    "slug" => "betahistin-actavis-24mg-tbl-nob-60"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0176690"
    "original_title" => "BETAHISTIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Betahistin_Actavis_24mg_60tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "24MG TBL NOB 60"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 47
    "title" => "BETAHISTIN ACTAVIS"
    "slug" => "betahistin-actavis-24mg-tbl-nob-60"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0176690"
    "original_title" => "BETAHISTIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Betahistin_Actavis_24mg_60tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "24MG TBL NOB 60"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#3707
      #items: array:1 [
        0 => IndicationGroup {#3699
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 8
            "title" => "Vazodilatancia"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 8
            "title" => "Vazodilatancia"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 47
            "pivot_indication_group_id" => 8
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3688
              #parent: Medicine {#933}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 47
                "indication_group_id" => 8
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 47
                "indication_group_id" => 8
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3684
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#3699}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#3690
      #items: array:1 [
        0 => ActiveSubstance {#3689
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 12
            "code" => ""
            "title" => "Betahistin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 12
            "code" => ""
            "title" => "Betahistin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 47
            "pivot_active_substance_id" => 12
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3652
              #parent: Medicine {#933}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 47
                "active_substance_id" => 12
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 47
                "active_substance_id" => 12
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3664
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#3689}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#3714
      #items: array:1 [
        0 => TherapeuticArea {#3653
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 47
            "pivot_therapeutic_area_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3610
              #parent: Medicine {#933}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 47
                "therapeutic_area_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 47
                "therapeutic_area_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3706
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#3653}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#934
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#933}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Betahistin_Actavis_24mg_60tbl.png

BETAHISTIN-RATIOPHARM 16MG TBL NOB 60

Indikační skupiny:
Účinné látky: Betahistin
Terapeutická oblast: neurologie
Medicine {#935
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 48
    "title" => "BETAHISTIN-RATIOPHARM"
    "slug" => "betahistin-ratiopharm-16mg-tbl-nob-60"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0126618"
    "original_title" => "BETAHISTIN-RATIOPHARM"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Betahistin-ratiopharm-16mg-60tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "16MG TBL NOB 60"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 48
    "title" => "BETAHISTIN-RATIOPHARM"
    "slug" => "betahistin-ratiopharm-16mg-tbl-nob-60"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0126618"
    "original_title" => "BETAHISTIN-RATIOPHARM"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Betahistin-ratiopharm-16mg-60tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "16MG TBL NOB 60"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#3739
      #items: []
    }
    "active_substances" => Collection {#3708
      #items: array:1 [
        0 => ActiveSubstance {#3721
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 12
            "code" => ""
            "title" => "Betahistin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 12
            "code" => ""
            "title" => "Betahistin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 48
            "pivot_active_substance_id" => 12
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3741
              #parent: Medicine {#935}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 48
                "active_substance_id" => 12
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 48
                "active_substance_id" => 12
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3720
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#3721}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#3702
      #items: array:1 [
        0 => TherapeuticArea {#3717
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 48
            "pivot_therapeutic_area_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3724
              #parent: Medicine {#935}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 48
                "therapeutic_area_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 48
                "therapeutic_area_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3746
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#3717}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#936
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#935}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Betahistin-ratiopharm-16mg-60tbl.png

BETAHISTIN-RATIOPHARM 24MG TBL NOB 60

Indikační skupiny:
Účinné látky: Betahistin
Terapeutická oblast: neurologie
Medicine {#937
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 49
    "title" => "BETAHISTIN-RATIOPHARM"
    "slug" => "betahistin-ratiopharm-24mg-tbl-nob-60"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0126623"
    "original_title" => "BETAHISTIN-RATIOPHARM"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Betahistin-ratiopharm-24mg-60tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "24MG TBL NOB 60"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 49
    "title" => "BETAHISTIN-RATIOPHARM"
    "slug" => "betahistin-ratiopharm-24mg-tbl-nob-60"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0126623"
    "original_title" => "BETAHISTIN-RATIOPHARM"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Betahistin-ratiopharm-24mg-60tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "24MG TBL NOB 60"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#3770
      #items: []
    }
    "active_substances" => Collection {#3698
      #items: array:1 [
        0 => ActiveSubstance {#3678
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 12
            "code" => ""
            "title" => "Betahistin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 12
            "code" => ""
            "title" => "Betahistin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 49
            "pivot_active_substance_id" => 12
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3740
              #parent: Medicine {#937}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 49
                "active_substance_id" => 12
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 49
                "active_substance_id" => 12
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3737
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#3678}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#3762
      #items: array:1 [
        0 => TherapeuticArea {#3775
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 49
            "pivot_therapeutic_area_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3766
              #parent: Medicine {#937}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 49
                "therapeutic_area_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 49
                "therapeutic_area_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3774
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#3775}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#938
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#937}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Betahistin-ratiopharm-24mg-60tbl.png

BETAHISTIN-RATIOPHARM 8MG TBL NOB 120

Indikační skupiny:
Účinné látky: Betahistin
Terapeutická oblast: neurologie
Medicine {#939
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 50
    "title" => "BETAHISTIN-RATIOPHARM"
    "slug" => "betahistin-ratiopharm-8mg-tbl-nob-120"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0126614"
    "original_title" => "BETAHISTIN-RATIOPHARM"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Betahistin-ratiopharm-8mg-120tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "8MG TBL NOB 120"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 50
    "title" => "BETAHISTIN-RATIOPHARM"
    "slug" => "betahistin-ratiopharm-8mg-tbl-nob-120"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0126614"
    "original_title" => "BETAHISTIN-RATIOPHARM"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Betahistin-ratiopharm-8mg-120tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "8MG TBL NOB 120"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#3800
      #items: []
    }
    "active_substances" => Collection {#3763
      #items: array:1 [
        0 => ActiveSubstance {#3768
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 12
            "code" => ""
            "title" => "Betahistin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 12
            "code" => ""
            "title" => "Betahistin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 50
            "pivot_active_substance_id" => 12
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3777
              #parent: Medicine {#939}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 50
                "active_substance_id" => 12
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 50
                "active_substance_id" => 12
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3771
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#3768}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#3792
      #items: array:1 [
        0 => TherapeuticArea {#3805
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 50
            "pivot_therapeutic_area_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3796
              #parent: Medicine {#939}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 50
                "therapeutic_area_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 50
                "therapeutic_area_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3804
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#3805}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#940
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#939}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Betahistin-ratiopharm-8mg-120tbl.png

BETAXOLOL TEVA 20MG TBL FLM 28

Indikační skupiny:
Účinné látky: Betaxolol
Terapeutická oblast: kardiologie
Medicine {#941
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 51
    "title" => "BETAXOLOL TEVA"
    "slug" => "betaxolol-teva-20mg-tbl-flm-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0202734"
    "original_title" => "BETAXOLOL TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Betaxolol_Teva_20mg_28tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG TBL FLM 28"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 51
    "title" => "BETAXOLOL TEVA"
    "slug" => "betaxolol-teva-20mg-tbl-flm-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0202734"
    "original_title" => "BETAXOLOL TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Betaxolol_Teva_20mg_28tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG TBL FLM 28"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#3830
      #items: []
    }
    "active_substances" => Collection {#3793
      #items: array:1 [
        0 => ActiveSubstance {#3798
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 13
            "code" => ""
            "title" => "Betaxolol"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 13
            "code" => ""
            "title" => "Betaxolol"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 51
            "pivot_active_substance_id" => 13
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3807
              #parent: Medicine {#941}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 51
                "active_substance_id" => 13
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 51
                "active_substance_id" => 13
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3801
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#3798}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#3822
      #items: array:1 [
        0 => TherapeuticArea {#3835
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 51
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3826
              #parent: Medicine {#941}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 51
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 51
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3834
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#3835}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#942
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#941}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Betaxolol_Teva_20mg_28tbl.png

BETAXOLOL TEVA 20MG TBL FLM 98

Indikační skupiny:
Účinné látky: Betaxolol
Terapeutická oblast: kardiologie
Medicine {#943
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 52
    "title" => "BETAXOLOL TEVA"
    "slug" => "betaxolol-teva-20mg-tbl-flm-98"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0202738"
    "original_title" => "BETAXOLOL TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Betaxolol_Teva_20mg_98tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG TBL FLM 98"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 52
    "title" => "BETAXOLOL TEVA"
    "slug" => "betaxolol-teva-20mg-tbl-flm-98"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0202738"
    "original_title" => "BETAXOLOL TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Betaxolol_Teva_20mg_98tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG TBL FLM 98"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#3860
      #items: []
    }
    "active_substances" => Collection {#3823
      #items: array:1 [
        0 => ActiveSubstance {#3828
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 13
            "code" => ""
            "title" => "Betaxolol"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 13
            "code" => ""
            "title" => "Betaxolol"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 52
            "pivot_active_substance_id" => 13
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3837
              #parent: Medicine {#943}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 52
                "active_substance_id" => 13
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 52
                "active_substance_id" => 13
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3831
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#3828}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#3852
      #items: array:1 [
        0 => TherapeuticArea {#3865
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 52
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3856
              #parent: Medicine {#943}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 52
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 52
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3864
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#3865}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#944
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#943}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Betaxolol_Teva_20mg_98tbl.png

BICALUPLEX 150MG TBL FLM 28

Indikační skupiny:
Účinné látky: Bikalutamid
Terapeutická oblast: urologie
Medicine {#945
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 53
    "title" => "BICALUPLEX"
    "slug" => "bicaluplex-150mg-tbl-flm-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0180773"
    "original_title" => "BICALUPLEX"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Bicaluplex_150mg_28tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "150MG TBL FLM 28"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 53
    "title" => "BICALUPLEX"
    "slug" => "bicaluplex-150mg-tbl-flm-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0180773"
    "original_title" => "BICALUPLEX"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Bicaluplex_150mg_28tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "150MG TBL FLM 28"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#3890
      #items: []
    }
    "active_substances" => Collection {#3853
      #items: array:1 [
        0 => ActiveSubstance {#3858
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 14
            "code" => ""
            "title" => "Bikalutamid"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 14
            "code" => ""
            "title" => "Bikalutamid"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 53
            "pivot_active_substance_id" => 14
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3867
              #parent: Medicine {#945}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 53
                "active_substance_id" => 14
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 53
                "active_substance_id" => 14
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3861
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#3858}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#3882
      #items: array:1 [
        0 => TherapeuticArea {#3895
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 8
            "title" => "urologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 8
            "title" => "urologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 53
            "pivot_therapeutic_area_id" => 8
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3886
              #parent: Medicine {#945}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 53
                "therapeutic_area_id" => 8
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 53
                "therapeutic_area_id" => 8
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3894
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#3895}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#946
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#945}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Bicaluplex_150mg_28tbl.png

BICALUPLEX 50MG TBL FLM 28

Indikační skupiny:
Účinné látky: Bikalutamid
Terapeutická oblast: urologie
Medicine {#947
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 54
    "title" => "BICALUPLEX"
    "slug" => "bicaluplex-50mg-tbl-flm-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0180783"
    "original_title" => "BICALUPLEX"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Bicaluplex_50mg_28bl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "50MG TBL FLM 28"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 54
    "title" => "BICALUPLEX"
    "slug" => "bicaluplex-50mg-tbl-flm-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0180783"
    "original_title" => "BICALUPLEX"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Bicaluplex_50mg_28bl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "50MG TBL FLM 28"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#3920
      #items: []
    }
    "active_substances" => Collection {#3883
      #items: array:1 [
        0 => ActiveSubstance {#3888
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 14
            "code" => ""
            "title" => "Bikalutamid"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 14
            "code" => ""
            "title" => "Bikalutamid"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 54
            "pivot_active_substance_id" => 14
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3897
              #parent: Medicine {#947}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 54
                "active_substance_id" => 14
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 54
                "active_substance_id" => 14
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3891
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#3888}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#3912
      #items: array:1 [
        0 => TherapeuticArea {#3925
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 8
            "title" => "urologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 8
            "title" => "urologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 54
            "pivot_therapeutic_area_id" => 8
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3916
              #parent: Medicine {#947}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 54
                "therapeutic_area_id" => 8
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 54
                "therapeutic_area_id" => 8
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3924
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#3925}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#948
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#947}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Bicaluplex_50mg_28bl.png

BISOPROLOL-RATIOPHARM 10MG TBL NOB 30

Indikační skupiny: Kardiaka
Účinné látky: Bisoprolol
Terapeutická oblast: kardiologie
Medicine {#949
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 55
    "title" => "BISOPROLOL-RATIOPHARM"
    "slug" => "bisoprolol-ratiopharm-10mg-tbl-nob-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0032970"
    "original_title" => "BISOPROLOL-RATIOPHARM"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Bisoprolol_10mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL NOB 30"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 55
    "title" => "BISOPROLOL-RATIOPHARM"
    "slug" => "bisoprolol-ratiopharm-10mg-tbl-nob-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0032970"
    "original_title" => "BISOPROLOL-RATIOPHARM"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Bisoprolol_10mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL NOB 30"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#3927
      #items: array:1 [
        0 => IndicationGroup {#3934
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 9
            "title" => "Kardiaka"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 9
            "title" => "Kardiaka"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 55
            "pivot_indication_group_id" => 9
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3941
              #parent: Medicine {#949}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 55
                "indication_group_id" => 9
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 55
                "indication_group_id" => 9
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3933
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#3934}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#3946
      #items: array:1 [
        0 => ActiveSubstance {#3908
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 15
            "code" => ""
            "title" => "Bisoprolol"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 15
            "code" => ""
            "title" => "Bisoprolol"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 55
            "pivot_active_substance_id" => 15
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3923
              #parent: Medicine {#949}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 55
                "active_substance_id" => 15
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 55
                "active_substance_id" => 15
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3943
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#3908}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#3952
      #items: array:1 [
        0 => TherapeuticArea {#3956
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 55
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3940
              #parent: Medicine {#949}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 55
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 55
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3957
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#3956}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#950
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#949}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Bisoprolol_10mg_30tbl.png

BISOPROLOL-RATIOPHARM 10MG TBL NOB 100

Indikační skupiny: Kardiaka
Účinné látky: Bisoprolol
Terapeutická oblast: kardiologie
Medicine {#951
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 56
    "title" => "BISOPROLOL-RATIOPHARM"
    "slug" => "bisoprolol-ratiopharm-10mg-tbl-nob-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0032974"
    "original_title" => "BISOPROLOL-RATIOPHARM"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Bisoprolol_10mg_100tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL NOB 100"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 56
    "title" => "BISOPROLOL-RATIOPHARM"
    "slug" => "bisoprolol-ratiopharm-10mg-tbl-nob-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0032974"
    "original_title" => "BISOPROLOL-RATIOPHARM"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Bisoprolol_10mg_100tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL NOB 100"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#3985
      #items: array:1 [
        0 => IndicationGroup {#3977
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 9
            "title" => "Kardiaka"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 9
            "title" => "Kardiaka"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 56
            "pivot_indication_group_id" => 9
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3966
              #parent: Medicine {#951}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 56
                "indication_group_id" => 9
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 56
                "indication_group_id" => 9
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3961
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#3977}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#3968
      #items: array:1 [
        0 => ActiveSubstance {#3967
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 15
            "code" => ""
            "title" => "Bisoprolol"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 15
            "code" => ""
            "title" => "Bisoprolol"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 56
            "pivot_active_substance_id" => 15
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3932
              #parent: Medicine {#951}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 56
                "active_substance_id" => 15
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 56
                "active_substance_id" => 15
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3959
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#3967}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#3992
      #items: array:1 [
        0 => TherapeuticArea {#3918
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 56
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3955
              #parent: Medicine {#951}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 56
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 56
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3984
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#3918}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#952
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#951}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Bisoprolol_10mg_100tbl.png

BISOPROLOL-RATIOPHARM 5MG TBL NOB 30

Indikační skupiny: Kardiaka
Účinné látky: Bisoprolol
Terapeutická oblast: kardiologie
Medicine {#953
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 57
    "title" => "BISOPROLOL-RATIOPHARM"
    "slug" => "bisoprolol-ratiopharm-5mg-tbl-nob-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0032963"
    "original_title" => "BISOPROLOL-RATIOPHARM"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Bisoprolol_5mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "5MG TBL NOB 30"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 57
    "title" => "BISOPROLOL-RATIOPHARM"
    "slug" => "bisoprolol-ratiopharm-5mg-tbl-nob-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0032963"
    "original_title" => "BISOPROLOL-RATIOPHARM"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Bisoprolol_5mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "5MG TBL NOB 30"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#4019
      #items: array:1 [
        0 => IndicationGroup {#4011
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 9
            "title" => "Kardiaka"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 9
            "title" => "Kardiaka"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 57
            "pivot_indication_group_id" => 9
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4000
              #parent: Medicine {#953}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 57
                "indication_group_id" => 9
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 57
                "indication_group_id" => 9
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3996
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#4011}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#4002
      #items: array:1 [
        0 => ActiveSubstance {#4001
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 15
            "code" => ""
            "title" => "Bisoprolol"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 15
            "code" => ""
            "title" => "Bisoprolol"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 57
            "pivot_active_substance_id" => 15
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3964
              #parent: Medicine {#953}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 57
                "active_substance_id" => 15
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 57
                "active_substance_id" => 15
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#3976
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#4001}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#4026
      #items: array:1 [
        0 => TherapeuticArea {#3965
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 57
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3922
              #parent: Medicine {#953}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 57
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 57
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4018
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#3965}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#954
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#953}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Bisoprolol_5mg_30tbl.png

BISOPROLOL-RATIOPHARM 5MG TBL NOB 100

Indikační skupiny: Kardiaka
Účinné látky: Bisoprolol
Terapeutická oblast: kardiologie
Medicine {#955
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 58
    "title" => "BISOPROLOL-RATIOPHARM"
    "slug" => "bisoprolol-ratiopharm-5mg-tbl-nob-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0032967"
    "original_title" => "BISOPROLOL-RATIOPHARM"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Bisoprolol_5mg_100tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "5MG TBL NOB 100"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 58
    "title" => "BISOPROLOL-RATIOPHARM"
    "slug" => "bisoprolol-ratiopharm-5mg-tbl-nob-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0032967"
    "original_title" => "BISOPROLOL-RATIOPHARM"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Bisoprolol_5mg_100tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "5MG TBL NOB 100"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#4053
      #items: array:1 [
        0 => IndicationGroup {#4045
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 9
            "title" => "Kardiaka"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 9
            "title" => "Kardiaka"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 58
            "pivot_indication_group_id" => 9
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4034
              #parent: Medicine {#955}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 58
                "indication_group_id" => 9
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 58
                "indication_group_id" => 9
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4030
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#4045}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#4036
      #items: array:1 [
        0 => ActiveSubstance {#4035
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 15
            "code" => ""
            "title" => "Bisoprolol"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 15
            "code" => ""
            "title" => "Bisoprolol"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 58
            "pivot_active_substance_id" => 15
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3997
              #parent: Medicine {#955}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 58
                "active_substance_id" => 15
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 58
                "active_substance_id" => 15
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4010
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#4035}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#4060
      #items: array:1 [
        0 => TherapeuticArea {#3999
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 58
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#3995
              #parent: Medicine {#955}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 58
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 58
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4052
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#3999}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#956
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#955}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Bisoprolol_5mg_100tbl.png

BONDULC 40MCG/ML OPH GTT SOL 3X2,5ML

Indikační skupiny: Oftalmologiká
Účinné látky: TRAVOPROST (TRAVOPROSTUM)
Terapeutická oblast: oftalmologie
Medicine {#957
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 59
    "title" => "BONDULC"
    "slug" => "bondulc-40mcgml-oph-gtt-sol-3x25ml"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0196321"
    "original_title" => "BONDULC"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Bondulc_40mcg-ml_3x25ml.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "40MCG/ML OPH GTT SOL 3X2,5ML"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 59
    "title" => "BONDULC"
    "slug" => "bondulc-40mcgml-oph-gtt-sol-3x25ml"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0196321"
    "original_title" => "BONDULC"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Bondulc_40mcg-ml_3x25ml.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "40MCG/ML OPH GTT SOL 3X2,5ML"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#4087
      #items: array:1 [
        0 => IndicationGroup {#4079
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 10
            "title" => "Oftalmologiká"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 10
            "title" => "Oftalmologiká"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 59
            "pivot_indication_group_id" => 10
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4068
              #parent: Medicine {#957}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 59
                "indication_group_id" => 10
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 59
                "indication_group_id" => 10
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4064
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#4079}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#4070
      #items: array:1 [
        0 => ActiveSubstance {#4069
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 16
            "code" => ""
            "title" => "TRAVOPROST (TRAVOPROSTUM)"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 16
            "code" => ""
            "title" => "TRAVOPROST (TRAVOPROSTUM)"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 59
            "pivot_active_substance_id" => 16
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4031
              #parent: Medicine {#957}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 59
                "active_substance_id" => 16
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 59
                "active_substance_id" => 16
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4044
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#4069}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#4094
      #items: array:1 [
        0 => TherapeuticArea {#4033
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 9
            "title" => "oftalmologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 9
            "title" => "oftalmologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 59
            "pivot_therapeutic_area_id" => 9
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4029
              #parent: Medicine {#957}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 59
                "therapeutic_area_id" => 9
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 59
                "therapeutic_area_id" => 9
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4086
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#4033}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#958
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#957}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Bondulc_40mcg-ml_3x25ml.png

CITALOPRAM-TEVA 10MG TBL FLM 30

Indikační skupiny: Antidepresiva
Účinné látky: Citalopram
Terapeutická oblast: psychiatrie
Medicine {#959
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 60
    "title" => "CITALOPRAM-TEVA"
    "slug" => "citalopram-teva-10mg-tbl-flm-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0080416"
    "original_title" => "CITALOPRAM-TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Citalopram-Teva_10_mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL FLM 30"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 60
    "title" => "CITALOPRAM-TEVA"
    "slug" => "citalopram-teva-10mg-tbl-flm-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0080416"
    "original_title" => "CITALOPRAM-TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Citalopram-Teva_10_mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL FLM 30"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#4121
      #items: array:1 [
        0 => IndicationGroup {#4113
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 1
            "title" => "Antidepresiva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 1
            "title" => "Antidepresiva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 60
            "pivot_indication_group_id" => 1
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4102
              #parent: Medicine {#959}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 60
                "indication_group_id" => 1
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 60
                "indication_group_id" => 1
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4098
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#4113}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#4104
      #items: array:1 [
        0 => ActiveSubstance {#4103
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 17
            "code" => ""
            "title" => "Citalopram"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 17
            "code" => ""
            "title" => "Citalopram"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 60
            "pivot_active_substance_id" => 17
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4065
              #parent: Medicine {#959}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 60
                "active_substance_id" => 17
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 60
                "active_substance_id" => 17
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4078
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#4103}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#4128
      #items: array:1 [
        0 => TherapeuticArea {#4067
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 60
            "pivot_therapeutic_area_id" => 1
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4063
              #parent: Medicine {#959}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 60
                "therapeutic_area_id" => 1
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 60
                "therapeutic_area_id" => 1
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4120
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#4067}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#960
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#959}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Citalopram-Teva_10_mg_30tbl.png

CITALOPRAM-TEVA 20MG TBL FLM 30

Indikační skupiny: Antidepresiva
Účinné látky: Citalopram
Terapeutická oblast: psychiatrie
Medicine {#961
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 61
    "title" => "CITALOPRAM-TEVA"
    "slug" => "citalopram-teva-20mg-tbl-flm-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0080427"
    "original_title" => "CITALOPRAM-TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Citalopram-Teva_20_mg_100tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG TBL FLM 30"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 61
    "title" => "CITALOPRAM-TEVA"
    "slug" => "citalopram-teva-20mg-tbl-flm-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0080427"
    "original_title" => "CITALOPRAM-TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Citalopram-Teva_20_mg_100tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG TBL FLM 30"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#4155
      #items: array:1 [
        0 => IndicationGroup {#4147
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 1
            "title" => "Antidepresiva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 1
            "title" => "Antidepresiva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 61
            "pivot_indication_group_id" => 1
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4136
              #parent: Medicine {#961}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 61
                "indication_group_id" => 1
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 61
                "indication_group_id" => 1
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4132
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#4147}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#4138
      #items: array:1 [
        0 => ActiveSubstance {#4137
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 17
            "code" => ""
            "title" => "Citalopram"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 17
            "code" => ""
            "title" => "Citalopram"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 61
            "pivot_active_substance_id" => 17
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4099
              #parent: Medicine {#961}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 61
                "active_substance_id" => 17
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 61
                "active_substance_id" => 17
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4112
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#4137}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#4162
      #items: array:1 [
        0 => TherapeuticArea {#4101
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 61
            "pivot_therapeutic_area_id" => 1
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4097
              #parent: Medicine {#961}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 61
                "therapeutic_area_id" => 1
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 61
                "therapeutic_area_id" => 1
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4154
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#4101}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#962
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#961}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Citalopram-Teva_20_mg_100tbl.png

CITALOPRAM-TEVA 20MG TBL FLM 100

Indikační skupiny: Antidepresiva
Účinné látky: Citalopram
Terapeutická oblast: psychiatrie
Medicine {#963
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 62
    "title" => "CITALOPRAM-TEVA"
    "slug" => "citalopram-teva-20mg-tbl-flm-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0080429"
    "original_title" => "CITALOPRAM-TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Citalopram-Teva_20_mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG TBL FLM 100"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 62
    "title" => "CITALOPRAM-TEVA"
    "slug" => "citalopram-teva-20mg-tbl-flm-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0080429"
    "original_title" => "CITALOPRAM-TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Citalopram-Teva_20_mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG TBL FLM 100"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#4189
      #items: array:1 [
        0 => IndicationGroup {#4181
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 1
            "title" => "Antidepresiva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 1
            "title" => "Antidepresiva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 62
            "pivot_indication_group_id" => 1
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4170
              #parent: Medicine {#963}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 62
                "indication_group_id" => 1
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 62
                "indication_group_id" => 1
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4166
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#4181}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#4172
      #items: array:1 [
        0 => ActiveSubstance {#4171
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 17
            "code" => ""
            "title" => "Citalopram"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 17
            "code" => ""
            "title" => "Citalopram"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 62
            "pivot_active_substance_id" => 17
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4133
              #parent: Medicine {#963}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 62
                "active_substance_id" => 17
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 62
                "active_substance_id" => 17
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4146
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#4171}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#4196
      #items: array:1 [
        0 => TherapeuticArea {#4135
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 62
            "pivot_therapeutic_area_id" => 1
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4131
              #parent: Medicine {#963}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 62
                "therapeutic_area_id" => 1
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 62
                "therapeutic_area_id" => 1
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4188
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#4135}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#964
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#963}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Citalopram-Teva_20_mg_30tbl.png

CITALOPRAM-TEVA 40MG TBL FLM 30

Indikační skupiny: Antidepresiva
Účinné látky: Citalopram
Terapeutická oblast: psychiatrie
Medicine {#965
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 63
    "title" => "CITALOPRAM-TEVA"
    "slug" => "citalopram-teva-40mg-tbl-flm-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0080562"
    "original_title" => "CITALOPRAM-TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Citalopram-Teva-40-mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "40MG TBL FLM 30"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 63
    "title" => "CITALOPRAM-TEVA"
    "slug" => "citalopram-teva-40mg-tbl-flm-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0080562"
    "original_title" => "CITALOPRAM-TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Citalopram-Teva-40-mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "40MG TBL FLM 30"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#4223
      #items: array:1 [
        0 => IndicationGroup {#4215
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 1
            "title" => "Antidepresiva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 1
            "title" => "Antidepresiva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 63
            "pivot_indication_group_id" => 1
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4204
              #parent: Medicine {#965}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 63
                "indication_group_id" => 1
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 63
                "indication_group_id" => 1
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4200
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#4215}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#4206
      #items: array:1 [
        0 => ActiveSubstance {#4205
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 17
            "code" => ""
            "title" => "Citalopram"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 17
            "code" => ""
            "title" => "Citalopram"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 63
            "pivot_active_substance_id" => 17
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4167
              #parent: Medicine {#965}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 63
                "active_substance_id" => 17
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 63
                "active_substance_id" => 17
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4180
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#4205}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#4230
      #items: array:1 [
        0 => TherapeuticArea {#4169
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 63
            "pivot_therapeutic_area_id" => 1
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4165
              #parent: Medicine {#965}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 63
                "therapeutic_area_id" => 1
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 63
                "therapeutic_area_id" => 1
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4222
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#4169}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#966
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#965}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Citalopram-Teva-40-mg_30tbl.png

CLARITHROMYCIN TEVA 250MG TBL FLM 14 II

Indikační skupiny:
Účinné látky: Klarithromycin
Terapeutická oblast: antibiotika
Medicine {#967
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 64
    "title" => "CLARITHROMYCIN TEVA"
    "slug" => "clarithromycin-teva-250mg-tbl-flm-14-ii"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0201856"
    "original_title" => "CLARITHROMYCIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Clarithromycin_250mg_14bl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "250MG TBL FLM 14 II"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 64
    "title" => "CLARITHROMYCIN TEVA"
    "slug" => "clarithromycin-teva-250mg-tbl-flm-14-ii"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0201856"
    "original_title" => "CLARITHROMYCIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Clarithromycin_250mg_14bl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "250MG TBL FLM 14 II"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#4255
      #items: []
    }
    "active_substances" => Collection {#4224
      #items: array:1 [
        0 => ActiveSubstance {#4237
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 18
            "code" => ""
            "title" => "Klarithromycin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 18
            "code" => ""
            "title" => "Klarithromycin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 64
            "pivot_active_substance_id" => 18
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4257
              #parent: Medicine {#967}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 64
                "active_substance_id" => 18
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 64
                "active_substance_id" => 18
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4236
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#4237}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#4218
      #items: array:1 [
        0 => TherapeuticArea {#4233
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 10
            "title" => "antibiotika"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 10
            "title" => "antibiotika"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 64
            "pivot_therapeutic_area_id" => 10
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4240
              #parent: Medicine {#967}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 64
                "therapeutic_area_id" => 10
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 64
                "therapeutic_area_id" => 10
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4262
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#4233}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#968
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#967}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Clarithromycin_250mg_14bl.png

CLARITHROMYCIN TEVA 500MG TBL FLM 14 II

Indikační skupiny:
Účinné látky: Klarithromycin
Terapeutická oblast: antibiotika
Medicine {#969
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 65
    "title" => "CLARITHROMYCIN TEVA"
    "slug" => "clarithromycin-teva-500mg-tbl-flm-14-ii"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0201867"
    "original_title" => "CLARITHROMYCIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Clarithromycin_500mg_14bl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "500MG TBL FLM 14 II"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 65
    "title" => "CLARITHROMYCIN TEVA"
    "slug" => "clarithromycin-teva-500mg-tbl-flm-14-ii"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0201867"
    "original_title" => "CLARITHROMYCIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Clarithromycin_500mg_14bl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "500MG TBL FLM 14 II"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#4286
      #items: []
    }
    "active_substances" => Collection {#4214
      #items: array:1 [
        0 => ActiveSubstance {#4194
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 18
            "code" => ""
            "title" => "Klarithromycin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 18
            "code" => ""
            "title" => "Klarithromycin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 65
            "pivot_active_substance_id" => 18
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4256
              #parent: Medicine {#969}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 65
                "active_substance_id" => 18
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 65
                "active_substance_id" => 18
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4253
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#4194}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#4278
      #items: array:1 [
        0 => TherapeuticArea {#4291
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 10
            "title" => "antibiotika"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 10
            "title" => "antibiotika"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 65
            "pivot_therapeutic_area_id" => 10
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4282
              #parent: Medicine {#969}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 65
                "therapeutic_area_id" => 10
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 65
                "therapeutic_area_id" => 10
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4290
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#4291}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#970
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#969}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Clarithromycin_500mg_14bl.png

CLOPIDOGREL ACTAVIS 75MG TBL FLM 28 II

Indikační skupiny: Antikoagulancia (fibrinolytiky, antifibrinolytika)
Účinné látky: CLOPIDOGREL
Terapeutická oblast: kardiologie
Medicine {#971
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 66
    "title" => "CLOPIDOGREL ACTAVIS"
    "slug" => "clopidogrel-actavis-75mg-tbl-flm-28-ii"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0143535"
    "original_title" => "CLOPIDOGREL ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Clopidogrel_Actavis_75mg_28tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "75MG TBL FLM 28 II"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 66
    "title" => "CLOPIDOGREL ACTAVIS"
    "slug" => "clopidogrel-actavis-75mg-tbl-flm-28-ii"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0143535"
    "original_title" => "CLOPIDOGREL ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Clopidogrel_Actavis_75mg_28tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "75MG TBL FLM 28 II"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#4293
      #items: array:1 [
        0 => IndicationGroup {#4300
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 11
            "title" => "Antikoagulancia (fibrinolytiky, antifibrinolytika)"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 11
            "title" => "Antikoagulancia (fibrinolytiky, antifibrinolytika)"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 66
            "pivot_indication_group_id" => 11
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4307
              #parent: Medicine {#971}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 66
                "indication_group_id" => 11
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 66
                "indication_group_id" => 11
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4299
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#4300}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#4312
      #items: array:1 [
        0 => ActiveSubstance {#4274
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 19
            "code" => ""
            "title" => "CLOPIDOGREL"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 19
            "code" => ""
            "title" => "CLOPIDOGREL"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 66
            "pivot_active_substance_id" => 19
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4289
              #parent: Medicine {#971}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 66
                "active_substance_id" => 19
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 66
                "active_substance_id" => 19
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4309
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#4274}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#4318
      #items: array:1 [
        0 => TherapeuticArea {#4322
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 66
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4306
              #parent: Medicine {#971}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 66
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 66
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4323
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#4322}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#972
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#971}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Clopidogrel_Actavis_75mg_28tbl.png

CLOPIDOGREL ACTAVIS 75MG TBL FLM 90 II

Indikační skupiny: Antikoagulancia (fibrinolytiky, antifibrinolytika)
Účinné látky: CLOPIDOGREL
Terapeutická oblast: kardiologie
Medicine {#973
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 67
    "title" => "CLOPIDOGREL ACTAVIS"
    "slug" => "clopidogrel-actavis-75mg-tbl-flm-90-ii"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0143540"
    "original_title" => "CLOPIDOGREL ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Clopidogrel_Actavis_75mg_90tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "75MG TBL FLM 90 II"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 67
    "title" => "CLOPIDOGREL ACTAVIS"
    "slug" => "clopidogrel-actavis-75mg-tbl-flm-90-ii"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0143540"
    "original_title" => "CLOPIDOGREL ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Clopidogrel_Actavis_75mg_90tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "75MG TBL FLM 90 II"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#4351
      #items: array:1 [
        0 => IndicationGroup {#4343
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 11
            "title" => "Antikoagulancia (fibrinolytiky, antifibrinolytika)"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 11
            "title" => "Antikoagulancia (fibrinolytiky, antifibrinolytika)"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 67
            "pivot_indication_group_id" => 11
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4332
              #parent: Medicine {#973}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 67
                "indication_group_id" => 11
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 67
                "indication_group_id" => 11
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4327
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#4343}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#4334
      #items: array:1 [
        0 => ActiveSubstance {#4333
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 19
            "code" => ""
            "title" => "CLOPIDOGREL"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 19
            "code" => ""
            "title" => "CLOPIDOGREL"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 67
            "pivot_active_substance_id" => 19
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4298
              #parent: Medicine {#973}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 67
                "active_substance_id" => 19
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 67
                "active_substance_id" => 19
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4325
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#4333}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#4358
      #items: array:1 [
        0 => TherapeuticArea {#4284
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 67
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4321
              #parent: Medicine {#973}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 67
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 67
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4350
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#4284}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#974
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#973}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Clopidogrel_Actavis_75mg_90tbl.png

DESLORATADINE ACTAVIS 5MG TBL FLM 50

Indikační skupiny: Antihistaminika, histamin
Účinné látky: Desloratadin
Terapeutická oblast: alergologie
Medicine {#975
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 68
    "title" => "DESLORATADINE ACTAVIS"
    "slug" => "desloratadine-actavis-5mg-tbl-flm-50"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0168948"
    "original_title" => "DESLORATADINE ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "5MG TBL FLM 50"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 68
    "title" => "DESLORATADINE ACTAVIS"
    "slug" => "desloratadine-actavis-5mg-tbl-flm-50"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0168948"
    "original_title" => "DESLORATADINE ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "5MG TBL FLM 50"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#4385
      #items: array:1 [
        0 => IndicationGroup {#4377
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 12
            "title" => "Antihistaminika, histamin"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 12
            "title" => "Antihistaminika, histamin"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 68
            "pivot_indication_group_id" => 12
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4366
              #parent: Medicine {#975}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 68
                "indication_group_id" => 12
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 68
                "indication_group_id" => 12
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4362
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#4377}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#4368
      #items: array:1 [
        0 => ActiveSubstance {#4367
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 20
            "code" => ""
            "title" => "Desloratadin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 20
            "code" => ""
            "title" => "Desloratadin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 68
            "pivot_active_substance_id" => 20
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4330
              #parent: Medicine {#975}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 68
                "active_substance_id" => 20
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 68
                "active_substance_id" => 20
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4342
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#4367}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#4392
      #items: array:1 [
        0 => TherapeuticArea {#4331
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 5
            "title" => "alergologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 5
            "title" => "alergologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 68
            "pivot_therapeutic_area_id" => 5
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4288
              #parent: Medicine {#975}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 68
                "therapeutic_area_id" => 5
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 68
                "therapeutic_area_id" => 5
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4384
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#4331}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#976
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#975}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
bez obrázku

DESLORATADINE ACTAVIS 5MG TBL FLM 90

Indikační skupiny: Antihistaminika, histamin
Účinné látky: Desloratadin
Terapeutická oblast: alergologie
Medicine {#977
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 69
    "title" => "DESLORATADINE ACTAVIS"
    "slug" => "desloratadine-actavis-5mg-tbl-flm-90"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0168949"
    "original_title" => "DESLORATADINE ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "5MG TBL FLM 90"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 69
    "title" => "DESLORATADINE ACTAVIS"
    "slug" => "desloratadine-actavis-5mg-tbl-flm-90"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0168949"
    "original_title" => "DESLORATADINE ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "5MG TBL FLM 90"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#4419
      #items: array:1 [
        0 => IndicationGroup {#4411
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 12
            "title" => "Antihistaminika, histamin"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 12
            "title" => "Antihistaminika, histamin"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 69
            "pivot_indication_group_id" => 12
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4400
              #parent: Medicine {#977}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 69
                "indication_group_id" => 12
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 69
                "indication_group_id" => 12
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4396
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#4411}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#4402
      #items: array:1 [
        0 => ActiveSubstance {#4401
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 20
            "code" => ""
            "title" => "Desloratadin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 20
            "code" => ""
            "title" => "Desloratadin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 69
            "pivot_active_substance_id" => 20
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4363
              #parent: Medicine {#977}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 69
                "active_substance_id" => 20
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 69
                "active_substance_id" => 20
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4376
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#4401}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#4426
      #items: array:1 [
        0 => TherapeuticArea {#4365
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 5
            "title" => "alergologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 5
            "title" => "alergologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 69
            "pivot_therapeutic_area_id" => 5
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4361
              #parent: Medicine {#977}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 69
                "therapeutic_area_id" => 5
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 69
                "therapeutic_area_id" => 5
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4418
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#4365}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#978
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#977}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
bez obrázku

DONEPEZIL ACTAVIS 10MG TBL FLM 28

Indikační skupiny:
Účinné látky: DONEPEZIL
Terapeutická oblast: psychiatrie
Medicine {#979
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 70
    "title" => "DONEPEZIL ACTAVIS"
    "slug" => "donepezil-actavis-10mg-tbl-flm-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0151596"
    "original_title" => "DONEPEZIL ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Donepezil_Actavis_10mg_28tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL FLM 28"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 70
    "title" => "DONEPEZIL ACTAVIS"
    "slug" => "donepezil-actavis-10mg-tbl-flm-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0151596"
    "original_title" => "DONEPEZIL ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Donepezil_Actavis_10mg_28tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL FLM 28"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#4451
      #items: []
    }
    "active_substances" => Collection {#4420
      #items: array:1 [
        0 => ActiveSubstance {#4433
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 21
            "code" => ""
            "title" => "DONEPEZIL"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 21
            "code" => ""
            "title" => "DONEPEZIL"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 70
            "pivot_active_substance_id" => 21
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4453
              #parent: Medicine {#979}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 70
                "active_substance_id" => 21
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 70
                "active_substance_id" => 21
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4432
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#4433}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#4414
      #items: array:1 [
        0 => TherapeuticArea {#4429
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 70
            "pivot_therapeutic_area_id" => 1
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4436
              #parent: Medicine {#979}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 70
                "therapeutic_area_id" => 1
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 70
                "therapeutic_area_id" => 1
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4458
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#4429}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#980
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#979}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Donepezil_Actavis_10mg_28tbl.png

DONEPEZIL ACTAVIS 5MG TBL FLM 28

Indikační skupiny:
Účinné látky: DONEPEZIL
Terapeutická oblast: psychiatrie
Medicine {#981
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 71
    "title" => "DONEPEZIL ACTAVIS"
    "slug" => "donepezil-actavis-5mg-tbl-flm-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0151581"
    "original_title" => "DONEPEZIL ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Donepezil_Actavis_5mg_28tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "5MG TBL FLM 28"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 71
    "title" => "DONEPEZIL ACTAVIS"
    "slug" => "donepezil-actavis-5mg-tbl-flm-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0151581"
    "original_title" => "DONEPEZIL ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Donepezil_Actavis_5mg_28tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "5MG TBL FLM 28"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#4482
      #items: []
    }
    "active_substances" => Collection {#4410
      #items: array:1 [
        0 => ActiveSubstance {#4390
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 21
            "code" => ""
            "title" => "DONEPEZIL"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 21
            "code" => ""
            "title" => "DONEPEZIL"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 71
            "pivot_active_substance_id" => 21
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4452
              #parent: Medicine {#981}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 71
                "active_substance_id" => 21
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 71
                "active_substance_id" => 21
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4449
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#4390}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#4474
      #items: array:1 [
        0 => TherapeuticArea {#4487
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 71
            "pivot_therapeutic_area_id" => 1
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4478
              #parent: Medicine {#981}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 71
                "therapeutic_area_id" => 1
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 71
                "therapeutic_area_id" => 1
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4486
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#4487}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#982
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#981}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Donepezil_Actavis_5mg_28tbl.png

DOXYBENE 200MG TBL NOB 10

Indikační skupiny:
Účinné látky: Doxycyklin
Terapeutická oblast: antibiotika
Medicine {#983
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 72
    "title" => "DOXYBENE"
    "slug" => "doxybene-200mg-tbl-nob-10"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0004013"
    "original_title" => "DOXYBENE"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Doxybene-200mg-tablety_10tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "200MG TBL NOB 10"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 72
    "title" => "DOXYBENE"
    "slug" => "doxybene-200mg-tbl-nob-10"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0004013"
    "original_title" => "DOXYBENE"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Doxybene-200mg-tablety_10tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "200MG TBL NOB 10"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#4512
      #items: []
    }
    "active_substances" => Collection {#4475
      #items: array:1 [
        0 => ActiveSubstance {#4480
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 22
            "code" => ""
            "title" => "Doxycyklin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 22
            "code" => ""
            "title" => "Doxycyklin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 72
            "pivot_active_substance_id" => 22
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4489
              #parent: Medicine {#983}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 72
                "active_substance_id" => 22
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 72
                "active_substance_id" => 22
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4483
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#4480}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#4504
      #items: array:1 [
        0 => TherapeuticArea {#4517
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 10
            "title" => "antibiotika"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 10
            "title" => "antibiotika"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 72
            "pivot_therapeutic_area_id" => 10
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4508
              #parent: Medicine {#983}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 72
                "therapeutic_area_id" => 10
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 72
                "therapeutic_area_id" => 10
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4516
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#4517}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#984
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#983}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Doxybene-200mg-tablety_10tbl.png

ECOBEC 100MCG INH SOL PSS 200DÁV

Indikační skupiny: Bronchodilatancia, antiastmatika
Účinné látky: Beklometason
Terapeutická oblast: pneumologie, alergologie
Medicine {#985
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 73
    "title" => "ECOBEC"
    "slug" => "ecobec-100mcg-inh-sol-pss-200dav"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0058792"
    "original_title" => "ECOBEC"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Ecobec_100mcg_200x.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "100MCG INH SOL PSS 200DÁV"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 73
    "title" => "ECOBEC"
    "slug" => "ecobec-100mcg-inh-sol-pss-200dav"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0058792"
    "original_title" => "ECOBEC"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Ecobec_100mcg_200x.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "100MCG INH SOL PSS 200DÁV"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#4519
      #items: array:1 [
        0 => IndicationGroup {#4526
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 13
            "title" => "Bronchodilatancia, antiastmatika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 13
            "title" => "Bronchodilatancia, antiastmatika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 73
            "pivot_indication_group_id" => 13
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4533
              #parent: Medicine {#985}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 73
                "indication_group_id" => 13
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 73
                "indication_group_id" => 13
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4525
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#4526}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#4538
      #items: array:1 [
        0 => ActiveSubstance {#4500
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 23
            "code" => ""
            "title" => "Beklometason"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 23
            "code" => ""
            "title" => "Beklometason"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 73
            "pivot_active_substance_id" => 23
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4515
              #parent: Medicine {#985}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 73
                "active_substance_id" => 23
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 73
                "active_substance_id" => 23
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4535
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#4500}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#4544
      #items: array:1 [
        0 => TherapeuticArea {#4548
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 11
            "title" => "pneumologie, alergologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 11
            "title" => "pneumologie, alergologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 73
            "pivot_therapeutic_area_id" => 11
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4532
              #parent: Medicine {#985}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 73
                "therapeutic_area_id" => 11
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 73
                "therapeutic_area_id" => 11
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4549
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#4548}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#986
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#985}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Ecobec_100mcg_200x.png

ECOBEC 100MCG INH. SOL. PSS. 200DAV

Indikační skupiny: Bronchodilatancia, antiastmatika
Účinné látky: Beklometason
Terapeutická oblast: pneumologie, alergologie
Medicine {#987
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 74
    "title" => "ECOBEC"
    "slug" => "ecobec-100mcg-inh-sol-pss-200dav"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0247198"
    "original_title" => "ECOBEC"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Ecobec_100mcg_200x.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "100MCG INH. SOL. PSS. 200DAV"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 74
    "title" => "ECOBEC"
    "slug" => "ecobec-100mcg-inh-sol-pss-200dav"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0247198"
    "original_title" => "ECOBEC"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Ecobec_100mcg_200x.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "100MCG INH. SOL. PSS. 200DAV"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#4577
      #items: array:1 [
        0 => IndicationGroup {#4569
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 13
            "title" => "Bronchodilatancia, antiastmatika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 13
            "title" => "Bronchodilatancia, antiastmatika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 74
            "pivot_indication_group_id" => 13
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4558
              #parent: Medicine {#987}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 74
                "indication_group_id" => 13
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 74
                "indication_group_id" => 13
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4553
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#4569}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#4560
      #items: array:1 [
        0 => ActiveSubstance {#4559
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 23
            "code" => ""
            "title" => "Beklometason"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 23
            "code" => ""
            "title" => "Beklometason"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 74
            "pivot_active_substance_id" => 23
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4524
              #parent: Medicine {#987}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 74
                "active_substance_id" => 23
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 74
                "active_substance_id" => 23
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4551
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#4559}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#4584
      #items: array:1 [
        0 => TherapeuticArea {#4510
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 11
            "title" => "pneumologie, alergologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 11
            "title" => "pneumologie, alergologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 74
            "pivot_therapeutic_area_id" => 11
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4547
              #parent: Medicine {#987}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 74
                "therapeutic_area_id" => 11
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 74
                "therapeutic_area_id" => 11
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4576
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#4510}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#988
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#987}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Ecobec_100mcg_200x.png

ECOBEC 250MCG INH SOL PSS 200DÁV

Indikační skupiny: Bronchodilatancia, antiastmatika
Účinné látky: Beklometason
Terapeutická oblast: pneumologie, alergologie
Medicine {#989
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 75
    "title" => "ECOBEC"
    "slug" => "ecobec-250mcg-inh-sol-pss-200dav"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0058793"
    "original_title" => "ECOBEC"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Ecobec_250mcg_200x.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "250MCG INH SOL PSS 200DÁV"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 75
    "title" => "ECOBEC"
    "slug" => "ecobec-250mcg-inh-sol-pss-200dav"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0058793"
    "original_title" => "ECOBEC"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Ecobec_250mcg_200x.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "250MCG INH SOL PSS 200DÁV"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#4611
      #items: array:1 [
        0 => IndicationGroup {#4603
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 13
            "title" => "Bronchodilatancia, antiastmatika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 13
            "title" => "Bronchodilatancia, antiastmatika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 75
            "pivot_indication_group_id" => 13
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4592
              #parent: Medicine {#989}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 75
                "indication_group_id" => 13
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 75
                "indication_group_id" => 13
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4588
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#4603}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#4594
      #items: array:1 [
        0 => ActiveSubstance {#4593
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 23
            "code" => ""
            "title" => "Beklometason"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 23
            "code" => ""
            "title" => "Beklometason"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 75
            "pivot_active_substance_id" => 23
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4556
              #parent: Medicine {#989}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 75
                "active_substance_id" => 23
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 75
                "active_substance_id" => 23
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4568
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#4593}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#4618
      #items: array:1 [
        0 => TherapeuticArea {#4557
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 11
            "title" => "pneumologie, alergologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 11
            "title" => "pneumologie, alergologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 75
            "pivot_therapeutic_area_id" => 11
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4514
              #parent: Medicine {#989}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 75
                "therapeutic_area_id" => 11
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 75
                "therapeutic_area_id" => 11
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4610
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#4557}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#990
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#989}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Ecobec_250mcg_200x.png

ECOBEC 250MCG INH SOL PSS 200DÁV

Indikační skupiny: Bronchodilatancia, antiastmatika
Účinné látky: Beklometason
Terapeutická oblast: pneumologie, alergologie
Medicine {#991
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 76
    "title" => "ECOBEC"
    "slug" => "ecobec-250mcg-inh-sol-pss-200dav"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0247199"
    "original_title" => "ECOBEC"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Ecobec_250mcg_200x.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "250MCG INH SOL PSS 200DÁV"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 76
    "title" => "ECOBEC"
    "slug" => "ecobec-250mcg-inh-sol-pss-200dav"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0247199"
    "original_title" => "ECOBEC"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Ecobec_250mcg_200x.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "250MCG INH SOL PSS 200DÁV"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#4645
      #items: array:1 [
        0 => IndicationGroup {#4637
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 13
            "title" => "Bronchodilatancia, antiastmatika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 13
            "title" => "Bronchodilatancia, antiastmatika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 76
            "pivot_indication_group_id" => 13
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4626
              #parent: Medicine {#991}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 76
                "indication_group_id" => 13
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 76
                "indication_group_id" => 13
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4622
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#4637}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#4628
      #items: array:1 [
        0 => ActiveSubstance {#4627
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 23
            "code" => ""
            "title" => "Beklometason"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 23
            "code" => ""
            "title" => "Beklometason"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 76
            "pivot_active_substance_id" => 23
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4589
              #parent: Medicine {#991}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 76
                "active_substance_id" => 23
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 76
                "active_substance_id" => 23
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4602
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#4627}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#4652
      #items: array:1 [
        0 => TherapeuticArea {#4591
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 11
            "title" => "pneumologie, alergologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 11
            "title" => "pneumologie, alergologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 76
            "pivot_therapeutic_area_id" => 11
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4587
              #parent: Medicine {#991}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 76
                "therapeutic_area_id" => 11
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 76
                "therapeutic_area_id" => 11
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4644
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#4591}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#992
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#991}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Ecobec_250mcg_200x.png

ECOBEC 50MCG INH SOL PSS 200DÁV

Indikační skupiny: Bronchodilatancia, antiastmatika
Účinné látky: Beklometason
Terapeutická oblast: pneumologie, alergologie
Medicine {#993
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 77
    "title" => "ECOBEC"
    "slug" => "ecobec-50mcg-inh-sol-pss-200dav"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0047374"
    "original_title" => "ECOBEC"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Ecobec_50mcg_200x.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "50MCG INH SOL PSS 200DÁV"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 77
    "title" => "ECOBEC"
    "slug" => "ecobec-50mcg-inh-sol-pss-200dav"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0047374"
    "original_title" => "ECOBEC"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Ecobec_50mcg_200x.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "50MCG INH SOL PSS 200DÁV"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#4679
      #items: array:1 [
        0 => IndicationGroup {#4671
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 13
            "title" => "Bronchodilatancia, antiastmatika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 13
            "title" => "Bronchodilatancia, antiastmatika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 77
            "pivot_indication_group_id" => 13
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4660
              #parent: Medicine {#993}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 77
                "indication_group_id" => 13
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 77
                "indication_group_id" => 13
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4656
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#4671}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#4662
      #items: array:1 [
        0 => ActiveSubstance {#4661
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 23
            "code" => ""
            "title" => "Beklometason"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 23
            "code" => ""
            "title" => "Beklometason"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 77
            "pivot_active_substance_id" => 23
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4623
              #parent: Medicine {#993}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 77
                "active_substance_id" => 23
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 77
                "active_substance_id" => 23
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4636
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#4661}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#4686
      #items: array:1 [
        0 => TherapeuticArea {#4625
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 11
            "title" => "pneumologie, alergologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 11
            "title" => "pneumologie, alergologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 77
            "pivot_therapeutic_area_id" => 11
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4621
              #parent: Medicine {#993}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 77
                "therapeutic_area_id" => 11
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 77
                "therapeutic_area_id" => 11
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4678
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#4625}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#994
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#993}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Ecobec_50mcg_200x.png

ECOSAL INHALER 100MCG/DÁV INH SUS PSS 200DÁV

Indikační skupiny:
Účinné látky: Salbutamol
Terapeutická oblast: pneumologie, alergologie
Medicine {#995
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 78
    "title" => "ECOSAL INHALER"
    "slug" => "ecosal-inhaler-100mcgdav-inh-sus-pss-200dav"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0010142"
    "original_title" => "ECOSAL INHALER"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "100MCG/DÁV INH SUS PSS 200DÁV"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 78
    "title" => "ECOSAL INHALER"
    "slug" => "ecosal-inhaler-100mcgdav-inh-sus-pss-200dav"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0010142"
    "original_title" => "ECOSAL INHALER"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "100MCG/DÁV INH SUS PSS 200DÁV"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#4711
      #items: []
    }
    "active_substances" => Collection {#4680
      #items: array:1 [
        0 => ActiveSubstance {#4693
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 24
            "code" => ""
            "title" => "Salbutamol"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 24
            "code" => ""
            "title" => "Salbutamol"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 78
            "pivot_active_substance_id" => 24
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4713
              #parent: Medicine {#995}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 78
                "active_substance_id" => 24
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 78
                "active_substance_id" => 24
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4692
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#4693}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#4674
      #items: array:1 [
        0 => TherapeuticArea {#4689
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 11
            "title" => "pneumologie, alergologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 11
            "title" => "pneumologie, alergologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 78
            "pivot_therapeutic_area_id" => 11
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4696
              #parent: Medicine {#995}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 78
                "therapeutic_area_id" => 11
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 78
                "therapeutic_area_id" => 11
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4718
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#4689}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#996
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#995}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
bez obrázku

ESCITALOPRAM TEVA 10MG TBL FLM 28

Indikační skupiny: Antidepresiva
Účinné látky: Escitalopram
Terapeutická oblast: psychiatrie
Medicine {#997
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 79
    "title" => "ESCITALOPRAM TEVA"
    "slug" => "escitalopram-teva-10mg-tbl-flm-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0151314"
    "original_title" => "ESCITALOPRAM TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Escitalopram-10mg_28tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL FLM 28"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 79
    "title" => "ESCITALOPRAM TEVA"
    "slug" => "escitalopram-teva-10mg-tbl-flm-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0151314"
    "original_title" => "ESCITALOPRAM TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Escitalopram-10mg_28tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL FLM 28"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#4712
      #items: array:1 [
        0 => IndicationGroup {#4725
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 1
            "title" => "Antidepresiva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 1
            "title" => "Antidepresiva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 79
            "pivot_indication_group_id" => 1
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4733
              #parent: Medicine {#997}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 79
                "indication_group_id" => 1
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 79
                "indication_group_id" => 1
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4714
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#4725}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#4738
      #items: array:1 [
        0 => ActiveSubstance {#4710
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 25
            "code" => ""
            "title" => "Escitalopram"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 25
            "code" => ""
            "title" => "Escitalopram"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 79
            "pivot_active_substance_id" => 25
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4676
              #parent: Medicine {#997}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 79
                "active_substance_id" => 25
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 79
                "active_substance_id" => 25
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4735
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#4710}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#4744
      #items: array:1 [
        0 => TherapeuticArea {#4748
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 79
            "pivot_therapeutic_area_id" => 1
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4732
              #parent: Medicine {#997}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 79
                "therapeutic_area_id" => 1
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 79
                "therapeutic_area_id" => 1
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4749
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#4748}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#998
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#997}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Escitalopram-10mg_28tbl.png

ESCITALOPRAM TEVA 10MG TBL FLM 56

Indikační skupiny: Antidepresiva
Účinné látky: Escitalopram
Terapeutická oblast: psychiatrie
Medicine {#999
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 80
    "title" => "ESCITALOPRAM TEVA"
    "slug" => "escitalopram-teva-10mg-tbl-flm-56"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0151318"
    "original_title" => "ESCITALOPRAM TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Escitalopram-10mg_56tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL FLM 56"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 80
    "title" => "ESCITALOPRAM TEVA"
    "slug" => "escitalopram-teva-10mg-tbl-flm-56"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0151318"
    "original_title" => "ESCITALOPRAM TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Escitalopram-10mg_56tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL FLM 56"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#4777
      #items: array:1 [
        0 => IndicationGroup {#4769
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 1
            "title" => "Antidepresiva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 1
            "title" => "Antidepresiva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 80
            "pivot_indication_group_id" => 1
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4758
              #parent: Medicine {#999}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 80
                "indication_group_id" => 1
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 80
                "indication_group_id" => 1
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4753
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#4769}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#4760
      #items: array:1 [
        0 => ActiveSubstance {#4759
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 25
            "code" => ""
            "title" => "Escitalopram"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 25
            "code" => ""
            "title" => "Escitalopram"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 80
            "pivot_active_substance_id" => 25
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4726
              #parent: Medicine {#999}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 80
                "active_substance_id" => 25
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 80
                "active_substance_id" => 25
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4751
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#4759}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#4784
      #items: array:1 [
        0 => TherapeuticArea {#4650
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 80
            "pivot_therapeutic_area_id" => 1
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4747
              #parent: Medicine {#999}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 80
                "therapeutic_area_id" => 1
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 80
                "therapeutic_area_id" => 1
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4776
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#4650}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1000
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#999}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Escitalopram-10mg_56tbl.png

EZETIMIB TEVA 10MG TBL NOB 30

Indikační skupiny: Hypolipidemika
Účinné látky: EZETIMIB
Terapeutická oblast: kardiologie
Medicine {#1001
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 81
    "title" => "EZETIMIB TEVA"
    "slug" => "ezetimib-teva-10mg-tbl-nob-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0214409"
    "original_title" => "EZETIMIB TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Ezetimib-Simva-TevaCR-10-10mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL NOB 30"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 81
    "title" => "EZETIMIB TEVA"
    "slug" => "ezetimib-teva-10mg-tbl-nob-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0214409"
    "original_title" => "EZETIMIB TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Ezetimib-Simva-TevaCR-10-10mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL NOB 30"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#4811
      #items: array:1 [
        0 => IndicationGroup {#4803
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 7
            "title" => "Hypolipidemika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 7
            "title" => "Hypolipidemika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 81
            "pivot_indication_group_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4792
              #parent: Medicine {#1001}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 81
                "indication_group_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 81
                "indication_group_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4788
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#4803}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#4794
      #items: array:1 [
        0 => ActiveSubstance {#4793
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 26
            "code" => ""
            "title" => "EZETIMIB"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 26
            "code" => ""
            "title" => "EZETIMIB"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 81
            "pivot_active_substance_id" => 26
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4756
              #parent: Medicine {#1001}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 81
                "active_substance_id" => 26
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 81
                "active_substance_id" => 26
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4768
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#4793}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#4818
      #items: array:1 [
        0 => TherapeuticArea {#4757
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 81
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4720
              #parent: Medicine {#1001}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 81
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 81
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4810
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#4757}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1002
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1001}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Ezetimib-Simva-TevaCR-10-10mg_30tbl.png

EZETIMIB TEVA 10MG TBL NOB 100

Indikační skupiny: Hypolipidemika
Účinné látky: EZETIMIB
Terapeutická oblast: kardiologie
Medicine {#1003
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 82
    "title" => "EZETIMIB TEVA"
    "slug" => "ezetimib-teva-10mg-tbl-nob-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0214416"
    "original_title" => "EZETIMIB TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Ezetimib-Simva-TevaCR-10-10mg_100tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL NOB 100"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 82
    "title" => "EZETIMIB TEVA"
    "slug" => "ezetimib-teva-10mg-tbl-nob-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0214416"
    "original_title" => "EZETIMIB TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Ezetimib-Simva-TevaCR-10-10mg_100tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL NOB 100"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#4845
      #items: array:1 [
        0 => IndicationGroup {#4837
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 7
            "title" => "Hypolipidemika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 7
            "title" => "Hypolipidemika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 82
            "pivot_indication_group_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4826
              #parent: Medicine {#1003}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 82
                "indication_group_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 82
                "indication_group_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4822
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#4837}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#4828
      #items: array:1 [
        0 => ActiveSubstance {#4827
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 26
            "code" => ""
            "title" => "EZETIMIB"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 26
            "code" => ""
            "title" => "EZETIMIB"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 82
            "pivot_active_substance_id" => 26
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4789
              #parent: Medicine {#1003}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 82
                "active_substance_id" => 26
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 82
                "active_substance_id" => 26
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4802
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#4827}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#4852
      #items: array:1 [
        0 => TherapeuticArea {#4791
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 82
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4787
              #parent: Medicine {#1003}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 82
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 82
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4844
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#4791}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1004
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1003}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Ezetimib-Simva-TevaCR-10-10mg_100tbl.png

EZETIMIB TEVA 10MG TBL NOB 90

Indikační skupiny: Hypolipidemika
Účinné látky: EZETIMIB
Terapeutická oblast: kardiologie
Medicine {#1005
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 83
    "title" => "EZETIMIB TEVA"
    "slug" => "ezetimib-teva-10mg-tbl-nob-90"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0214412"
    "original_title" => "EZETIMIB TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL NOB 90"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 83
    "title" => "EZETIMIB TEVA"
    "slug" => "ezetimib-teva-10mg-tbl-nob-90"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0214412"
    "original_title" => "EZETIMIB TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL NOB 90"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#4879
      #items: array:1 [
        0 => IndicationGroup {#4871
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 7
            "title" => "Hypolipidemika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 7
            "title" => "Hypolipidemika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 83
            "pivot_indication_group_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4860
              #parent: Medicine {#1005}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 83
                "indication_group_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 83
                "indication_group_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4856
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#4871}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#4862
      #items: array:1 [
        0 => ActiveSubstance {#4861
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 26
            "code" => ""
            "title" => "EZETIMIB"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 26
            "code" => ""
            "title" => "EZETIMIB"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 83
            "pivot_active_substance_id" => 26
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4823
              #parent: Medicine {#1005}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 83
                "active_substance_id" => 26
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 83
                "active_substance_id" => 26
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4836
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#4861}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#4886
      #items: array:1 [
        0 => TherapeuticArea {#4825
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 83
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4821
              #parent: Medicine {#1005}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 83
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 83
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4878
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#4825}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1006
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1005}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
bez obrázku

EZETIMIBE/SIMVASTATIN TEVA 10MG/10MG TBL. NOB. 30

Indikační skupiny: Hypolipidemika
Účinné látky: SIMVASTATIN A EZETIMIB
Terapeutická oblast: kardiologie
Medicine {#1007
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 84
    "title" => "EZETIMIBE/SIMVASTATIN TEVA"
    "slug" => "ezetimibesimvastatin-teva-10mg10mg-tbl-nob-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0133138"
    "original_title" => "EZETIMIBE/SIMVASTATIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Ezetimibe_Simvastatin_10mg-10mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG/10MG TBL. NOB. 30"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 84
    "title" => "EZETIMIBE/SIMVASTATIN TEVA"
    "slug" => "ezetimibesimvastatin-teva-10mg10mg-tbl-nob-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0133138"
    "original_title" => "EZETIMIBE/SIMVASTATIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Ezetimibe_Simvastatin_10mg-10mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG/10MG TBL. NOB. 30"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#4913
      #items: array:1 [
        0 => IndicationGroup {#4905
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 7
            "title" => "Hypolipidemika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 7
            "title" => "Hypolipidemika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 84
            "pivot_indication_group_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4894
              #parent: Medicine {#1007}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 84
                "indication_group_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 84
                "indication_group_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4890
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#4905}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#4896
      #items: array:1 [
        0 => ActiveSubstance {#4895
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 27
            "code" => ""
            "title" => "SIMVASTATIN A EZETIMIB"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 27
            "code" => ""
            "title" => "SIMVASTATIN A EZETIMIB"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 84
            "pivot_active_substance_id" => 27
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4857
              #parent: Medicine {#1007}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 84
                "active_substance_id" => 27
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 84
                "active_substance_id" => 27
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4870
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#4895}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#4920
      #items: array:1 [
        0 => TherapeuticArea {#4859
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 84
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4855
              #parent: Medicine {#1007}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 84
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 84
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4912
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#4859}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1008
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1007}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Ezetimibe_Simvastatin_10mg-10mg_30tbl.png

EZETIMIBE/SIMVASTATIN TEVA 10MG/10MG TBL. NOB. 100

Indikační skupiny: Hypolipidemika
Účinné látky: SIMVASTATIN A EZETIMIB
Terapeutická oblast: kardiologie
Medicine {#1009
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 85
    "title" => "EZETIMIBE/SIMVASTATIN TEVA"
    "slug" => "ezetimibesimvastatin-teva-10mg10mg-tbl-nob-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0133139"
    "original_title" => "EZETIMIBE/SIMVASTATIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Ezetimibe_Simvastatin_10mg-10mg_100tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG/10MG TBL. NOB. 100"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 85
    "title" => "EZETIMIBE/SIMVASTATIN TEVA"
    "slug" => "ezetimibesimvastatin-teva-10mg10mg-tbl-nob-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0133139"
    "original_title" => "EZETIMIBE/SIMVASTATIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Ezetimibe_Simvastatin_10mg-10mg_100tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG/10MG TBL. NOB. 100"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#4947
      #items: array:1 [
        0 => IndicationGroup {#4939
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 7
            "title" => "Hypolipidemika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 7
            "title" => "Hypolipidemika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 85
            "pivot_indication_group_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4928
              #parent: Medicine {#1009}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 85
                "indication_group_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 85
                "indication_group_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4924
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#4939}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#4930
      #items: array:1 [
        0 => ActiveSubstance {#4929
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 27
            "code" => ""
            "title" => "SIMVASTATIN A EZETIMIB"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 27
            "code" => ""
            "title" => "SIMVASTATIN A EZETIMIB"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 85
            "pivot_active_substance_id" => 27
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4891
              #parent: Medicine {#1009}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 85
                "active_substance_id" => 27
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 85
                "active_substance_id" => 27
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4904
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#4929}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#4954
      #items: array:1 [
        0 => TherapeuticArea {#4893
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 85
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4889
              #parent: Medicine {#1009}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 85
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 85
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4946
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#4893}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1010
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1009}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Ezetimibe_Simvastatin_10mg-10mg_100tbl.png

EZETIMIBE/SIMVASTATIN TEVA 10MG/20MG TBL. NOB. 30

Indikační skupiny: Hypolipidemika
Účinné látky: SIMVASTATIN A EZETIMIB
Terapeutická oblast: kardiologie
Medicine {#1011
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 86
    "title" => "EZETIMIBE/SIMVASTATIN TEVA"
    "slug" => "ezetimibesimvastatin-teva-10mg20mg-tbl-nob-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0133170"
    "original_title" => "EZETIMIBE/SIMVASTATIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Ezetimibe_Simvastatin_10mg-20mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG/20MG TBL. NOB. 30"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 86
    "title" => "EZETIMIBE/SIMVASTATIN TEVA"
    "slug" => "ezetimibesimvastatin-teva-10mg20mg-tbl-nob-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0133170"
    "original_title" => "EZETIMIBE/SIMVASTATIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Ezetimibe_Simvastatin_10mg-20mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG/20MG TBL. NOB. 30"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#4981
      #items: array:1 [
        0 => IndicationGroup {#4973
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 7
            "title" => "Hypolipidemika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 7
            "title" => "Hypolipidemika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 86
            "pivot_indication_group_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4962
              #parent: Medicine {#1011}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 86
                "indication_group_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 86
                "indication_group_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4958
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#4973}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#4964
      #items: array:1 [
        0 => ActiveSubstance {#4963
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 27
            "code" => ""
            "title" => "SIMVASTATIN A EZETIMIB"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 27
            "code" => ""
            "title" => "SIMVASTATIN A EZETIMIB"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 86
            "pivot_active_substance_id" => 27
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4925
              #parent: Medicine {#1011}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 86
                "active_substance_id" => 27
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 86
                "active_substance_id" => 27
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4938
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#4963}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#4988
      #items: array:1 [
        0 => TherapeuticArea {#4927
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 86
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4923
              #parent: Medicine {#1011}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 86
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 86
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4980
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#4927}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1012
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1011}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Ezetimibe_Simvastatin_10mg-20mg_30tbl.png

EZETIMIBE/SIMVASTATIN TEVA 10MG/20MG TBL. NOB. 100

Indikační skupiny: Hypolipidemika
Účinné látky: SIMVASTATIN A EZETIMIB
Terapeutická oblast: kardiologie
Medicine {#1013
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 87
    "title" => "EZETIMIBE/SIMVASTATIN TEVA"
    "slug" => "ezetimibesimvastatin-teva-10mg20mg-tbl-nob-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0133171"
    "original_title" => "EZETIMIBE/SIMVASTATIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Ezetimibe_Simvastatin_10mg-20mg_100tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG/20MG TBL. NOB. 100"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 87
    "title" => "EZETIMIBE/SIMVASTATIN TEVA"
    "slug" => "ezetimibesimvastatin-teva-10mg20mg-tbl-nob-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0133171"
    "original_title" => "EZETIMIBE/SIMVASTATIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Ezetimibe_Simvastatin_10mg-20mg_100tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG/20MG TBL. NOB. 100"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#5015
      #items: array:1 [
        0 => IndicationGroup {#5007
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 7
            "title" => "Hypolipidemika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 7
            "title" => "Hypolipidemika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 87
            "pivot_indication_group_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4996
              #parent: Medicine {#1013}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 87
                "indication_group_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 87
                "indication_group_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4992
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#5007}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#4998
      #items: array:1 [
        0 => ActiveSubstance {#4997
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 27
            "code" => ""
            "title" => "SIMVASTATIN A EZETIMIB"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 27
            "code" => ""
            "title" => "SIMVASTATIN A EZETIMIB"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 87
            "pivot_active_substance_id" => 27
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4959
              #parent: Medicine {#1013}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 87
                "active_substance_id" => 27
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 87
                "active_substance_id" => 27
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#4972
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#4997}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#5022
      #items: array:1 [
        0 => TherapeuticArea {#4961
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 87
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4957
              #parent: Medicine {#1013}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 87
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 87
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5014
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#4961}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1014
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1013}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Ezetimibe_Simvastatin_10mg-20mg_100tbl.png

FENOFIX 200MG CPS DUR 30

Indikační skupiny: Hypolipidemika
Účinné látky: Fenofibrát
Terapeutická oblast: kardiologie
Medicine {#1015
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 88
    "title" => "FENOFIX"
    "slug" => "fenofix-200mg-cps-dur-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0218875"
    "original_title" => "FENOFIX"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Fenofix-200mg_30kaps.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "200MG CPS DUR 30"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 88
    "title" => "FENOFIX"
    "slug" => "fenofix-200mg-cps-dur-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0218875"
    "original_title" => "FENOFIX"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Fenofix-200mg_30kaps.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "200MG CPS DUR 30"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#5049
      #items: array:1 [
        0 => IndicationGroup {#5041
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 7
            "title" => "Hypolipidemika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 7
            "title" => "Hypolipidemika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 88
            "pivot_indication_group_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5030
              #parent: Medicine {#1015}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 88
                "indication_group_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 88
                "indication_group_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5026
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#5041}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#5032
      #items: array:1 [
        0 => ActiveSubstance {#5031
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 28
            "code" => ""
            "title" => "Fenofibrát"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 28
            "code" => ""
            "title" => "Fenofibrát"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 88
            "pivot_active_substance_id" => 28
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4993
              #parent: Medicine {#1015}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 88
                "active_substance_id" => 28
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 88
                "active_substance_id" => 28
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5006
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#5031}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#5056
      #items: array:1 [
        0 => TherapeuticArea {#4995
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 88
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#4991
              #parent: Medicine {#1015}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 88
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 88
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5048
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#4995}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1016
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1015}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Fenofix-200mg_30kaps.png

FENOFIX 200MG CPS DUR 90

Indikační skupiny: Hypolipidemika
Účinné látky: Fenofibrát
Terapeutická oblast: kardiologie
Medicine {#1017
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 89
    "title" => "FENOFIX"
    "slug" => "fenofix-200mg-cps-dur-90"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0218877"
    "original_title" => "FENOFIX"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Fenofix-200mg_90caps.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "200MG CPS DUR 90"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 89
    "title" => "FENOFIX"
    "slug" => "fenofix-200mg-cps-dur-90"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0218877"
    "original_title" => "FENOFIX"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Fenofix-200mg_90caps.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "200MG CPS DUR 90"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#5083
      #items: array:1 [
        0 => IndicationGroup {#5075
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 7
            "title" => "Hypolipidemika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 7
            "title" => "Hypolipidemika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 89
            "pivot_indication_group_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5064
              #parent: Medicine {#1017}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 89
                "indication_group_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 89
                "indication_group_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5060
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#5075}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#5066
      #items: array:1 [
        0 => ActiveSubstance {#5065
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 28
            "code" => ""
            "title" => "Fenofibrát"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 28
            "code" => ""
            "title" => "Fenofibrát"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 89
            "pivot_active_substance_id" => 28
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5027
              #parent: Medicine {#1017}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 89
                "active_substance_id" => 28
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 89
                "active_substance_id" => 28
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5040
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#5065}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#5090
      #items: array:1 [
        0 => TherapeuticArea {#5029
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 89
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5025
              #parent: Medicine {#1017}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 89
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 89
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5082
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#5029}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1018
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1017}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Fenofix-200mg_90caps.png

FENOFIX 267MG CPS DUR 30

Indikační skupiny: Hypolipidemika
Účinné látky: Fenofibrát
Terapeutická oblast: kardiologie
Medicine {#1019
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 90
    "title" => "FENOFIX"
    "slug" => "fenofix-267mg-cps-dur-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0218881"
    "original_title" => "FENOFIX"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Fenofix-267mg_30kaps.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "267MG CPS DUR 30"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 90
    "title" => "FENOFIX"
    "slug" => "fenofix-267mg-cps-dur-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0218881"
    "original_title" => "FENOFIX"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Fenofix-267mg_30kaps.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "267MG CPS DUR 30"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#5117
      #items: array:1 [
        0 => IndicationGroup {#5109
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 7
            "title" => "Hypolipidemika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 7
            "title" => "Hypolipidemika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 90
            "pivot_indication_group_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5098
              #parent: Medicine {#1019}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 90
                "indication_group_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 90
                "indication_group_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5094
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#5109}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#5100
      #items: array:1 [
        0 => ActiveSubstance {#5099
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 28
            "code" => ""
            "title" => "Fenofibrát"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 28
            "code" => ""
            "title" => "Fenofibrát"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 90
            "pivot_active_substance_id" => 28
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5061
              #parent: Medicine {#1019}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 90
                "active_substance_id" => 28
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 90
                "active_substance_id" => 28
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5074
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#5099}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#5124
      #items: array:1 [
        0 => TherapeuticArea {#5063
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 90
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5059
              #parent: Medicine {#1019}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 90
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 90
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5116
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#5063}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1020
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1019}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Fenofix-267mg_30kaps.png

FENOFIX 267MG CPS DUR 90

Indikační skupiny: Hypolipidemika
Účinné látky: Fenofibrát
Terapeutická oblast: kardiologie
Medicine {#1021
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 91
    "title" => "FENOFIX"
    "slug" => "fenofix-267mg-cps-dur-90"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0218879"
    "original_title" => "FENOFIX"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Fenofix-267mg_90kaps.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "267MG CPS DUR 90"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 91
    "title" => "FENOFIX"
    "slug" => "fenofix-267mg-cps-dur-90"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0218879"
    "original_title" => "FENOFIX"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Fenofix-267mg_90kaps.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "267MG CPS DUR 90"
    "created_at" => "2025-04-16 02:00:33"
    "updated_at" => "2025-04-16 02:00:33"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#5151
      #items: array:1 [
        0 => IndicationGroup {#5143
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 7
            "title" => "Hypolipidemika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 7
            "title" => "Hypolipidemika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 91
            "pivot_indication_group_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5132
              #parent: Medicine {#1021}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 91
                "indication_group_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 91
                "indication_group_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5128
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#5143}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#5134
      #items: array:1 [
        0 => ActiveSubstance {#5133
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 28
            "code" => ""
            "title" => "Fenofibrát"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 28
            "code" => ""
            "title" => "Fenofibrát"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 91
            "pivot_active_substance_id" => 28
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5095
              #parent: Medicine {#1021}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 91
                "active_substance_id" => 28
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 91
                "active_substance_id" => 28
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5108
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#5133}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#5158
      #items: array:1 [
        0 => TherapeuticArea {#5097
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 91
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5093
              #parent: Medicine {#1021}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 91
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 91
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5150
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#5097}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1022
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1021}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Fenofix-267mg_90kaps.png

FORMOTEROL-RATIOPHARM 12MCG PLV CPS 60+APL

Indikační skupiny: Bronchodilatancia, antiastmatika
Účinné látky: Formoterol
Terapeutická oblast: pneumologie, alergologie
Medicine {#1023
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 92
    "title" => "FORMOTEROL-RATIOPHARM"
    "slug" => "formoterol-ratiopharm-12mcg-plv-cps-60apl"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0015708"
    "original_title" => "FORMOTEROL-RATIOPHARM"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "12MCG PLV CPS 60+APL"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 92
    "title" => "FORMOTEROL-RATIOPHARM"
    "slug" => "formoterol-ratiopharm-12mcg-plv-cps-60apl"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0015708"
    "original_title" => "FORMOTEROL-RATIOPHARM"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "12MCG PLV CPS 60+APL"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#5185
      #items: array:1 [
        0 => IndicationGroup {#5177
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 13
            "title" => "Bronchodilatancia, antiastmatika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 13
            "title" => "Bronchodilatancia, antiastmatika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 92
            "pivot_indication_group_id" => 13
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5166
              #parent: Medicine {#1023}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 92
                "indication_group_id" => 13
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 92
                "indication_group_id" => 13
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5162
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#5177}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#5168
      #items: array:1 [
        0 => ActiveSubstance {#5167
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 29
            "code" => ""
            "title" => "Formoterol"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 29
            "code" => ""
            "title" => "Formoterol"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 92
            "pivot_active_substance_id" => 29
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5129
              #parent: Medicine {#1023}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 92
                "active_substance_id" => 29
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 92
                "active_substance_id" => 29
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5142
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#5167}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#5192
      #items: array:1 [
        0 => TherapeuticArea {#5131
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 11
            "title" => "pneumologie, alergologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 11
            "title" => "pneumologie, alergologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 92
            "pivot_therapeutic_area_id" => 11
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5127
              #parent: Medicine {#1023}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 92
                "therapeutic_area_id" => 11
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 92
                "therapeutic_area_id" => 11
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5184
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#5131}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1024
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1023}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
bez obrázku

FOXIS 37,5MG/325MG TBL FLM 20 I

Indikační skupiny:
Účinné látky: PARACETAMOL (PARACETAMOLUM) TRAMADOL-HYDROCHLORID (TRAMADOLI HYDROCHLORIDUM)
Terapeutická oblast: Léčba bolesti
Medicine {#1025
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 93
    "title" => "FOXIS"
    "slug" => "foxis-375mg325mg-tbl-flm-20-i"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0179364"
    "original_title" => "FOXIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "/main/Foxis-37,5-325mg_20tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "37,5MG/325MG TBL FLM 20 I"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 93
    "title" => "FOXIS"
    "slug" => "foxis-375mg325mg-tbl-flm-20-i"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0179364"
    "original_title" => "FOXIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "/main/Foxis-37,5-325mg_20tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "37,5MG/325MG TBL FLM 20 I"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#5217
      #items: []
    }
    "active_substances" => Collection {#5186
      #items: array:1 [
        0 => ActiveSubstance {#5199
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 30
            "code" => ""
            "title" => "PARACETAMOL (PARACETAMOLUM) TRAMADOL-HYDROCHLORID (TRAMADOLI HYDROCHLORIDUM)"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 30
            "code" => ""
            "title" => "PARACETAMOL (PARACETAMOLUM) TRAMADOL-HYDROCHLORID (TRAMADOLI HYDROCHLORIDUM)"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 93
            "pivot_active_substance_id" => 30
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5219
              #parent: Medicine {#1025}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 93
                "active_substance_id" => 30
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 93
                "active_substance_id" => 30
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5198
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#5199}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#5180
      #items: array:1 [
        0 => TherapeuticArea {#5195
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 3
            "title" => "Léčba bolesti"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 3
            "title" => "Léčba bolesti"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 93
            "pivot_therapeutic_area_id" => 3
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5202
              #parent: Medicine {#1025}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 93
                "therapeutic_area_id" => 3
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 93
                "therapeutic_area_id" => 3
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5224
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#5195}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1026
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1025}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
/main/Foxis-37,5-325mg_20tbl.png

FOXIS 37,5MG/325MG TBL FLM 30 I

Indikační skupiny:
Účinné látky: PARACETAMOL (PARACETAMOLUM) TRAMADOL-HYDROCHLORID (TRAMADOLI HYDROCHLORIDUM)
Terapeutická oblast: Léčba bolesti
Medicine {#1027
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 94
    "title" => "FOXIS"
    "slug" => "foxis-375mg325mg-tbl-flm-30-i"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0179365"
    "original_title" => "FOXIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "/main/Foxis-37,5-325mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "37,5MG/325MG TBL FLM 30 I"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 94
    "title" => "FOXIS"
    "slug" => "foxis-375mg325mg-tbl-flm-30-i"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0179365"
    "original_title" => "FOXIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "/main/Foxis-37,5-325mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "37,5MG/325MG TBL FLM 30 I"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#5248
      #items: []
    }
    "active_substances" => Collection {#5176
      #items: array:1 [
        0 => ActiveSubstance {#5156
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 30
            "code" => ""
            "title" => "PARACETAMOL (PARACETAMOLUM) TRAMADOL-HYDROCHLORID (TRAMADOLI HYDROCHLORIDUM)"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 30
            "code" => ""
            "title" => "PARACETAMOL (PARACETAMOLUM) TRAMADOL-HYDROCHLORID (TRAMADOLI HYDROCHLORIDUM)"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 94
            "pivot_active_substance_id" => 30
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5218
              #parent: Medicine {#1027}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 94
                "active_substance_id" => 30
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 94
                "active_substance_id" => 30
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5215
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#5156}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#5240
      #items: array:1 [
        0 => TherapeuticArea {#5253
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 3
            "title" => "Léčba bolesti"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 3
            "title" => "Léčba bolesti"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 94
            "pivot_therapeutic_area_id" => 3
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5244
              #parent: Medicine {#1027}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 94
                "therapeutic_area_id" => 3
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 94
                "therapeutic_area_id" => 3
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5252
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#5253}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1028
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1027}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
/main/Foxis-37,5-325mg_30tbl.png

FOXIS 37,5MG/325MG TBL FLM 60 I

Indikační skupiny:
Účinné látky: PARACETAMOL (PARACETAMOLUM) TRAMADOL-HYDROCHLORID (TRAMADOLI HYDROCHLORIDUM)
Terapeutická oblast: Léčba bolesti
Medicine {#1029
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 95
    "title" => "FOXIS"
    "slug" => "foxis-375mg325mg-tbl-flm-60-i"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0179368"
    "original_title" => "FOXIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "/main/Foxis-37,5-325mg_60tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "37,5MG/325MG TBL FLM 60 I"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 95
    "title" => "FOXIS"
    "slug" => "foxis-375mg325mg-tbl-flm-60-i"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0179368"
    "original_title" => "FOXIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "/main/Foxis-37,5-325mg_60tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "37,5MG/325MG TBL FLM 60 I"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#5278
      #items: []
    }
    "active_substances" => Collection {#5241
      #items: array:1 [
        0 => ActiveSubstance {#5246
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 30
            "code" => ""
            "title" => "PARACETAMOL (PARACETAMOLUM) TRAMADOL-HYDROCHLORID (TRAMADOLI HYDROCHLORIDUM)"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 30
            "code" => ""
            "title" => "PARACETAMOL (PARACETAMOLUM) TRAMADOL-HYDROCHLORID (TRAMADOLI HYDROCHLORIDUM)"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 95
            "pivot_active_substance_id" => 30
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5255
              #parent: Medicine {#1029}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 95
                "active_substance_id" => 30
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 95
                "active_substance_id" => 30
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5249
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#5246}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#5270
      #items: array:1 [
        0 => TherapeuticArea {#5283
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 3
            "title" => "Léčba bolesti"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 3
            "title" => "Léčba bolesti"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 95
            "pivot_therapeutic_area_id" => 3
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5274
              #parent: Medicine {#1029}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 95
                "therapeutic_area_id" => 3
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 95
                "therapeutic_area_id" => 3
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5282
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#5283}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1030
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1029}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
/main/Foxis-37,5-325mg_60tbl.png

FURON 40MG TBL NOB 50

Indikační skupiny:
Účinné látky: Furosemid
Terapeutická oblast: kardiologie
Medicine {#1031
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 96
    "title" => "FURON"
    "slug" => "furon-40mg-tbl-nob-50"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0098219"
    "original_title" => "FURON"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Furon_40mg_50tbl.gif"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "40MG TBL NOB 50"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 96
    "title" => "FURON"
    "slug" => "furon-40mg-tbl-nob-50"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0098219"
    "original_title" => "FURON"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Furon_40mg_50tbl.gif"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "40MG TBL NOB 50"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#5308
      #items: []
    }
    "active_substances" => Collection {#5271
      #items: array:1 [
        0 => ActiveSubstance {#5276
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 31
            "code" => ""
            "title" => "Furosemid"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 31
            "code" => ""
            "title" => "Furosemid"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 96
            "pivot_active_substance_id" => 31
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5285
              #parent: Medicine {#1031}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 96
                "active_substance_id" => 31
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 96
                "active_substance_id" => 31
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5279
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#5276}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#5300
      #items: array:1 [
        0 => TherapeuticArea {#5313
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 96
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5304
              #parent: Medicine {#1031}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 96
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 96
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5312
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#5313}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1032
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1031}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Furon_40mg_50tbl.gif

GABAPENTIN TEVA 100MG CPS DUR 90

Indikační skupiny: Antiepileptika, antikonvulziva
Účinné látky: Gabapentin
Terapeutická oblast: neurologie
Medicine {#1033
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 97
    "title" => "GABAPENTIN TEVA"
    "slug" => "gabapentin-teva-100mg-cps-dur-90"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0019977"
    "original_title" => "GABAPENTIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Gabapentin_100mg_90tob.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "100MG CPS DUR 90"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 97
    "title" => "GABAPENTIN TEVA"
    "slug" => "gabapentin-teva-100mg-cps-dur-90"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0019977"
    "original_title" => "GABAPENTIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Gabapentin_100mg_90tob.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "100MG CPS DUR 90"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#5315
      #items: array:1 [
        0 => IndicationGroup {#5322
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 14
            "title" => "Antiepileptika, antikonvulziva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 14
            "title" => "Antiepileptika, antikonvulziva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 97
            "pivot_indication_group_id" => 14
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5329
              #parent: Medicine {#1033}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 97
                "indication_group_id" => 14
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 97
                "indication_group_id" => 14
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5321
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#5322}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#5334
      #items: array:1 [
        0 => ActiveSubstance {#5296
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 32
            "code" => ""
            "title" => "Gabapentin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 32
            "code" => ""
            "title" => "Gabapentin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 97
            "pivot_active_substance_id" => 32
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5311
              #parent: Medicine {#1033}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 97
                "active_substance_id" => 32
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 97
                "active_substance_id" => 32
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5331
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#5296}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#5340
      #items: array:1 [
        0 => TherapeuticArea {#5344
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 97
            "pivot_therapeutic_area_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5328
              #parent: Medicine {#1033}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 97
                "therapeutic_area_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 97
                "therapeutic_area_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5345
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#5344}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1034
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1033}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Gabapentin_100mg_90tob.png

GABAPENTIN TEVA 100MG CPS DUR 100

Indikační skupiny: Antiepileptika, antikonvulziva
Účinné látky: Gabapentin
Terapeutická oblast: neurologie
Medicine {#1035
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 98
    "title" => "GABAPENTIN TEVA"
    "slug" => "gabapentin-teva-100mg-cps-dur-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0019978"
    "original_title" => "GABAPENTIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Gabapentin-Teva-100mg-100tob.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "100MG CPS DUR 100"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 98
    "title" => "GABAPENTIN TEVA"
    "slug" => "gabapentin-teva-100mg-cps-dur-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0019978"
    "original_title" => "GABAPENTIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Gabapentin-Teva-100mg-100tob.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "100MG CPS DUR 100"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#5373
      #items: array:1 [
        0 => IndicationGroup {#5365
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 14
            "title" => "Antiepileptika, antikonvulziva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 14
            "title" => "Antiepileptika, antikonvulziva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 98
            "pivot_indication_group_id" => 14
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5354
              #parent: Medicine {#1035}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 98
                "indication_group_id" => 14
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 98
                "indication_group_id" => 14
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5349
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#5365}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#5356
      #items: array:1 [
        0 => ActiveSubstance {#5355
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 32
            "code" => ""
            "title" => "Gabapentin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 32
            "code" => ""
            "title" => "Gabapentin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 98
            "pivot_active_substance_id" => 32
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5320
              #parent: Medicine {#1035}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 98
                "active_substance_id" => 32
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 98
                "active_substance_id" => 32
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5347
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#5355}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#5380
      #items: array:1 [
        0 => TherapeuticArea {#5306
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 98
            "pivot_therapeutic_area_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5343
              #parent: Medicine {#1035}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 98
                "therapeutic_area_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 98
                "therapeutic_area_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5372
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#5306}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1036
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1035}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Gabapentin-Teva-100mg-100tob.png

GABAPENTIN TEVA 300MG CPS DUR 50

Indikační skupiny: Antiepileptika, antikonvulziva
Účinné látky: Gabapentin
Terapeutická oblast: neurologie
Medicine {#1037
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 99
    "title" => "GABAPENTIN TEVA"
    "slug" => "gabapentin-teva-300mg-cps-dur-50"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0019985"
    "original_title" => "GABAPENTIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Gabapentin-Teva-300mg-50tob.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "300MG CPS DUR 50"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 99
    "title" => "GABAPENTIN TEVA"
    "slug" => "gabapentin-teva-300mg-cps-dur-50"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0019985"
    "original_title" => "GABAPENTIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Gabapentin-Teva-300mg-50tob.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "300MG CPS DUR 50"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#5407
      #items: array:1 [
        0 => IndicationGroup {#5399
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 14
            "title" => "Antiepileptika, antikonvulziva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 14
            "title" => "Antiepileptika, antikonvulziva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 99
            "pivot_indication_group_id" => 14
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5388
              #parent: Medicine {#1037}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 99
                "indication_group_id" => 14
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 99
                "indication_group_id" => 14
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5384
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#5399}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#5390
      #items: array:1 [
        0 => ActiveSubstance {#5389
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 32
            "code" => ""
            "title" => "Gabapentin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 32
            "code" => ""
            "title" => "Gabapentin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 99
            "pivot_active_substance_id" => 32
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5352
              #parent: Medicine {#1037}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 99
                "active_substance_id" => 32
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 99
                "active_substance_id" => 32
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5364
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#5389}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#5414
      #items: array:1 [
        0 => TherapeuticArea {#5353
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 99
            "pivot_therapeutic_area_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5310
              #parent: Medicine {#1037}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 99
                "therapeutic_area_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 99
                "therapeutic_area_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5406
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#5353}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1038
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1037}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Gabapentin-Teva-300mg-50tob.png

GABAPENTIN TEVA 300MG CPS DUR 90

Indikační skupiny: Antiepileptika, antikonvulziva
Účinné látky: Gabapentin
Terapeutická oblast: neurologie
Medicine {#1039
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 100
    "title" => "GABAPENTIN TEVA"
    "slug" => "gabapentin-teva-300mg-cps-dur-90"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0019986"
    "original_title" => "GABAPENTIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Gabapentin_300mg_90tob.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "300MG CPS DUR 90"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 100
    "title" => "GABAPENTIN TEVA"
    "slug" => "gabapentin-teva-300mg-cps-dur-90"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0019986"
    "original_title" => "GABAPENTIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Gabapentin_300mg_90tob.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "300MG CPS DUR 90"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#5441
      #items: array:1 [
        0 => IndicationGroup {#5433
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 14
            "title" => "Antiepileptika, antikonvulziva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 14
            "title" => "Antiepileptika, antikonvulziva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 100
            "pivot_indication_group_id" => 14
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5422
              #parent: Medicine {#1039}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 100
                "indication_group_id" => 14
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 100
                "indication_group_id" => 14
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5418
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#5433}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#5424
      #items: array:1 [
        0 => ActiveSubstance {#5423
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 32
            "code" => ""
            "title" => "Gabapentin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 32
            "code" => ""
            "title" => "Gabapentin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 100
            "pivot_active_substance_id" => 32
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5385
              #parent: Medicine {#1039}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 100
                "active_substance_id" => 32
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 100
                "active_substance_id" => 32
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5398
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#5423}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#5448
      #items: array:1 [
        0 => TherapeuticArea {#5387
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 100
            "pivot_therapeutic_area_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5383
              #parent: Medicine {#1039}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 100
                "therapeutic_area_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 100
                "therapeutic_area_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5440
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#5387}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1040
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1039}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Gabapentin_300mg_90tob.png

GABAPENTIN TEVA 300MG CPS DUR 100

Indikační skupiny: Antiepileptika, antikonvulziva
Účinné látky: Gabapentin
Terapeutická oblast: neurologie
Medicine {#1041
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 101
    "title" => "GABAPENTIN TEVA"
    "slug" => "gabapentin-teva-300mg-cps-dur-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0019987"
    "original_title" => "GABAPENTIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Gabapentin-Teva-300mg-100tob.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "300MG CPS DUR 100"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 101
    "title" => "GABAPENTIN TEVA"
    "slug" => "gabapentin-teva-300mg-cps-dur-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0019987"
    "original_title" => "GABAPENTIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Gabapentin-Teva-300mg-100tob.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "300MG CPS DUR 100"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#5475
      #items: array:1 [
        0 => IndicationGroup {#5467
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 14
            "title" => "Antiepileptika, antikonvulziva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 14
            "title" => "Antiepileptika, antikonvulziva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 101
            "pivot_indication_group_id" => 14
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5456
              #parent: Medicine {#1041}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 101
                "indication_group_id" => 14
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 101
                "indication_group_id" => 14
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5452
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#5467}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#5458
      #items: array:1 [
        0 => ActiveSubstance {#5457
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 32
            "code" => ""
            "title" => "Gabapentin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 32
            "code" => ""
            "title" => "Gabapentin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 101
            "pivot_active_substance_id" => 32
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5419
              #parent: Medicine {#1041}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 101
                "active_substance_id" => 32
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 101
                "active_substance_id" => 32
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5432
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#5457}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#5482
      #items: array:1 [
        0 => TherapeuticArea {#5421
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 101
            "pivot_therapeutic_area_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5417
              #parent: Medicine {#1041}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 101
                "therapeutic_area_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 101
                "therapeutic_area_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5474
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#5421}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1042
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1041}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Gabapentin-Teva-300mg-100tob.png

GABAPENTIN TEVA 400MG CPS DUR 50

Indikační skupiny: Antiepileptika, antikonvulziva
Účinné látky: Gabapentin
Terapeutická oblast: neurologie
Medicine {#1043
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 102
    "title" => "GABAPENTIN TEVA"
    "slug" => "gabapentin-teva-400mg-cps-dur-50"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0019995"
    "original_title" => "GABAPENTIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Gabapentin-Teva-400mg-50tob.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "400MG CPS DUR 50"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 102
    "title" => "GABAPENTIN TEVA"
    "slug" => "gabapentin-teva-400mg-cps-dur-50"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0019995"
    "original_title" => "GABAPENTIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Gabapentin-Teva-400mg-50tob.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "400MG CPS DUR 50"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#5509
      #items: array:1 [
        0 => IndicationGroup {#5501
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 14
            "title" => "Antiepileptika, antikonvulziva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 14
            "title" => "Antiepileptika, antikonvulziva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 102
            "pivot_indication_group_id" => 14
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5490
              #parent: Medicine {#1043}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 102
                "indication_group_id" => 14
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 102
                "indication_group_id" => 14
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5486
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#5501}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#5492
      #items: array:1 [
        0 => ActiveSubstance {#5491
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 32
            "code" => ""
            "title" => "Gabapentin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 32
            "code" => ""
            "title" => "Gabapentin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 102
            "pivot_active_substance_id" => 32
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5453
              #parent: Medicine {#1043}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 102
                "active_substance_id" => 32
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 102
                "active_substance_id" => 32
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5466
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#5491}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#5516
      #items: array:1 [
        0 => TherapeuticArea {#5455
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 102
            "pivot_therapeutic_area_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5451
              #parent: Medicine {#1043}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 102
                "therapeutic_area_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 102
                "therapeutic_area_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5508
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#5455}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1044
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1043}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Gabapentin-Teva-400mg-50tob.png

GABAPENTIN TEVA 600MG TBL FLM 50 I

Indikační skupiny: Antiepileptika, antikonvulziva
Účinné látky: Gabapentin
Terapeutická oblast: neurologie
Medicine {#1045
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 103
    "title" => "GABAPENTIN TEVA"
    "slug" => "gabapentin-teva-600mg-tbl-flm-50-i"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0048404"
    "original_title" => "GABAPENTIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Gabapentin-Teva-600mg-50tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "600MG TBL FLM 50 I"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 103
    "title" => "GABAPENTIN TEVA"
    "slug" => "gabapentin-teva-600mg-tbl-flm-50-i"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0048404"
    "original_title" => "GABAPENTIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Gabapentin-Teva-600mg-50tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "600MG TBL FLM 50 I"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#5543
      #items: array:1 [
        0 => IndicationGroup {#5535
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 14
            "title" => "Antiepileptika, antikonvulziva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 14
            "title" => "Antiepileptika, antikonvulziva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 103
            "pivot_indication_group_id" => 14
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5524
              #parent: Medicine {#1045}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 103
                "indication_group_id" => 14
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 103
                "indication_group_id" => 14
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5520
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#5535}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#5526
      #items: array:1 [
        0 => ActiveSubstance {#5525
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 32
            "code" => ""
            "title" => "Gabapentin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 32
            "code" => ""
            "title" => "Gabapentin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 103
            "pivot_active_substance_id" => 32
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5487
              #parent: Medicine {#1045}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 103
                "active_substance_id" => 32
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 103
                "active_substance_id" => 32
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5500
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#5525}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#5550
      #items: array:1 [
        0 => TherapeuticArea {#5489
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 103
            "pivot_therapeutic_area_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5485
              #parent: Medicine {#1045}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 103
                "therapeutic_area_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 103
                "therapeutic_area_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5542
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#5489}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1046
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1045}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Gabapentin-Teva-600mg-50tbl.png

GABITRIL 10MG TBL FLM 50

Indikační skupiny:
Účinné látky: Tiagabin
Terapeutická oblast: neurologie
Medicine {#1047
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 104
    "title" => "GABITRIL"
    "slug" => "gabitril-10mg-tbl-flm-50"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0214056"
    "original_title" => "GABITRIL"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL FLM 50"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 104
    "title" => "GABITRIL"
    "slug" => "gabitril-10mg-tbl-flm-50"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0214056"
    "original_title" => "GABITRIL"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL FLM 50"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#5575
      #items: []
    }
    "active_substances" => Collection {#5544
      #items: array:1 [
        0 => ActiveSubstance {#5557
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 33
            "code" => ""
            "title" => "Tiagabin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 33
            "code" => ""
            "title" => "Tiagabin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 104
            "pivot_active_substance_id" => 33
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5577
              #parent: Medicine {#1047}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 104
                "active_substance_id" => 33
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 104
                "active_substance_id" => 33
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5556
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#5557}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#5538
      #items: array:1 [
        0 => TherapeuticArea {#5553
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 104
            "pivot_therapeutic_area_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5560
              #parent: Medicine {#1047}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 104
                "therapeutic_area_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 104
                "therapeutic_area_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5582
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#5553}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1048
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1047}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
bez obrázku

GLIKLAZID ACTAVIS 30MG TBL RET 120 II

Indikační skupiny:
Účinné látky: GLIKLAZID (GLICLAZIDUM)
Terapeutická oblast: Diabetologie
Medicine {#1049
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 105
    "title" => "GLIKLAZID ACTAVIS"
    "slug" => "gliklazid-actavis-30mg-tbl-ret-120-ii"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0206433"
    "original_title" => "GLIKLAZID ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Gliklazid_Actavis_30mg_120tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "30MG TBL RET 120 II"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 105
    "title" => "GLIKLAZID ACTAVIS"
    "slug" => "gliklazid-actavis-30mg-tbl-ret-120-ii"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0206433"
    "original_title" => "GLIKLAZID ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Gliklazid_Actavis_30mg_120tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "30MG TBL RET 120 II"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#5606
      #items: []
    }
    "active_substances" => Collection {#5534
      #items: array:1 [
        0 => ActiveSubstance {#5514
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 34
            "code" => ""
            "title" => "GLIKLAZID (GLICLAZIDUM)"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 34
            "code" => ""
            "title" => "GLIKLAZID (GLICLAZIDUM)"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 105
            "pivot_active_substance_id" => 34
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5576
              #parent: Medicine {#1049}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 105
                "active_substance_id" => 34
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 105
                "active_substance_id" => 34
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5573
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#5514}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#5598
      #items: array:1 [
        0 => TherapeuticArea {#5611
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 12
            "title" => "Diabetologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 12
            "title" => "Diabetologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 105
            "pivot_therapeutic_area_id" => 12
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5602
              #parent: Medicine {#1049}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 105
                "therapeutic_area_id" => 12
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 105
                "therapeutic_area_id" => 12
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5610
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#5611}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1050
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1049}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Gliklazid_Actavis_30mg_120tbl.png

GLIKLAZID ACTAVIS 30MG TBL RET 90 II

Indikační skupiny:
Účinné látky: GLIKLAZID (GLICLAZIDUM)
Terapeutická oblast: Diabetologie
Medicine {#1051
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 106
    "title" => "GLIKLAZID ACTAVIS"
    "slug" => "gliklazid-actavis-30mg-tbl-ret-90-ii"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0206432"
    "original_title" => "GLIKLAZID ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Gliklazid_Actavis_30mg_90tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "30MG TBL RET 90 II"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 106
    "title" => "GLIKLAZID ACTAVIS"
    "slug" => "gliklazid-actavis-30mg-tbl-ret-90-ii"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0206432"
    "original_title" => "GLIKLAZID ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Gliklazid_Actavis_30mg_90tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "30MG TBL RET 90 II"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#5636
      #items: []
    }
    "active_substances" => Collection {#5599
      #items: array:1 [
        0 => ActiveSubstance {#5604
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 34
            "code" => ""
            "title" => "GLIKLAZID (GLICLAZIDUM)"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 34
            "code" => ""
            "title" => "GLIKLAZID (GLICLAZIDUM)"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 106
            "pivot_active_substance_id" => 34
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5613
              #parent: Medicine {#1051}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 106
                "active_substance_id" => 34
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 106
                "active_substance_id" => 34
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5607
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#5604}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#5628
      #items: array:1 [
        0 => TherapeuticArea {#5641
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 12
            "title" => "Diabetologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 12
            "title" => "Diabetologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 106
            "pivot_therapeutic_area_id" => 12
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5632
              #parent: Medicine {#1051}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 106
                "therapeutic_area_id" => 12
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 106
                "therapeutic_area_id" => 12
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5640
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#5641}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1052
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1051}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Gliklazid_Actavis_30mg_90tbl.png

GLIKLAZID ACTAVIS 30MG TBL RET 60 II

Indikační skupiny:
Účinné látky: GLIKLAZID (GLICLAZIDUM)
Terapeutická oblast: Diabetologie
Medicine {#1053
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 107
    "title" => "GLIKLAZID ACTAVIS"
    "slug" => "gliklazid-actavis-30mg-tbl-ret-60-ii"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0206431"
    "original_title" => "GLIKLAZID ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Gliklazid_Actavis_30mg_60tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "30MG TBL RET 60 II"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 107
    "title" => "GLIKLAZID ACTAVIS"
    "slug" => "gliklazid-actavis-30mg-tbl-ret-60-ii"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0206431"
    "original_title" => "GLIKLAZID ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Gliklazid_Actavis_30mg_60tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "30MG TBL RET 60 II"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#5666
      #items: []
    }
    "active_substances" => Collection {#5629
      #items: array:1 [
        0 => ActiveSubstance {#5634
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 34
            "code" => ""
            "title" => "GLIKLAZID (GLICLAZIDUM)"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 34
            "code" => ""
            "title" => "GLIKLAZID (GLICLAZIDUM)"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 107
            "pivot_active_substance_id" => 34
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5643
              #parent: Medicine {#1053}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 107
                "active_substance_id" => 34
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 107
                "active_substance_id" => 34
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5637
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#5634}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#5658
      #items: array:1 [
        0 => TherapeuticArea {#5671
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 12
            "title" => "Diabetologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 12
            "title" => "Diabetologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 107
            "pivot_therapeutic_area_id" => 12
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5662
              #parent: Medicine {#1053}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 107
                "therapeutic_area_id" => 12
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 107
                "therapeutic_area_id" => 12
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5670
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#5671}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1054
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1053}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Gliklazid_Actavis_30mg_60tbl.png

GLIKLAZID ACTAVIS 60MG TBL RET 60 II

Indikační skupiny:
Účinné látky: GLIKLAZID (GLICLAZIDUM)
Terapeutická oblast: Diabetologie
Medicine {#1055
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 108
    "title" => "GLIKLAZID ACTAVIS"
    "slug" => "gliklazid-actavis-60mg-tbl-ret-60-ii"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0206452"
    "original_title" => "GLIKLAZID ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "60MG TBL RET 60 II"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 108
    "title" => "GLIKLAZID ACTAVIS"
    "slug" => "gliklazid-actavis-60mg-tbl-ret-60-ii"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0206452"
    "original_title" => "GLIKLAZID ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "60MG TBL RET 60 II"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#5696
      #items: []
    }
    "active_substances" => Collection {#5659
      #items: array:1 [
        0 => ActiveSubstance {#5664
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 34
            "code" => ""
            "title" => "GLIKLAZID (GLICLAZIDUM)"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 34
            "code" => ""
            "title" => "GLIKLAZID (GLICLAZIDUM)"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 108
            "pivot_active_substance_id" => 34
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5673
              #parent: Medicine {#1055}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 108
                "active_substance_id" => 34
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 108
                "active_substance_id" => 34
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5667
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#5664}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#5688
      #items: array:1 [
        0 => TherapeuticArea {#5701
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 12
            "title" => "Diabetologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 12
            "title" => "Diabetologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 108
            "pivot_therapeutic_area_id" => 12
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5692
              #parent: Medicine {#1055}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 108
                "therapeutic_area_id" => 12
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 108
                "therapeutic_area_id" => 12
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5700
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#5701}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1056
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1055}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
bez obrázku

HERPESIN 200 200MG TBL NOB 25

Indikační skupiny: Chemoterapeutika (včetně tuberkulostatiky)
Účinné látky: Aciklovir
Terapeutická oblast: antivirotika
Medicine {#1057
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 109
    "title" => "HERPESIN 200"
    "slug" => "herpesin-200-200mg-tbl-nob-25"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0155938"
    "original_title" => "HERPESIN 200"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Herpesin_200mg_25tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "200MG TBL NOB 25"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 109
    "title" => "HERPESIN 200"
    "slug" => "herpesin-200-200mg-tbl-nob-25"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0155938"
    "original_title" => "HERPESIN 200"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Herpesin_200mg_25tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "200MG TBL NOB 25"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#5703
      #items: array:1 [
        0 => IndicationGroup {#5710
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 15
            "title" => "Chemoterapeutika (včetně tuberkulostatiky)"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 15
            "title" => "Chemoterapeutika (včetně tuberkulostatiky)"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 109
            "pivot_indication_group_id" => 15
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5717
              #parent: Medicine {#1057}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 109
                "indication_group_id" => 15
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 109
                "indication_group_id" => 15
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5709
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#5710}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#5722
      #items: array:1 [
        0 => ActiveSubstance {#5684
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 35
            "code" => ""
            "title" => "Aciklovir"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 35
            "code" => ""
            "title" => "Aciklovir"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 109
            "pivot_active_substance_id" => 35
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5699
              #parent: Medicine {#1057}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 109
                "active_substance_id" => 35
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 109
                "active_substance_id" => 35
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5719
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#5684}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#5728
      #items: array:1 [
        0 => TherapeuticArea {#5732
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 13
            "title" => "antivirotika"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 13
            "title" => "antivirotika"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 109
            "pivot_therapeutic_area_id" => 13
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5716
              #parent: Medicine {#1057}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 109
                "therapeutic_area_id" => 13
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 109
                "therapeutic_area_id" => 13
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5733
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#5732}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1058
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1057}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Herpesin_200mg_25tbl.png

HERPESIN 400 400MG TBL NOB 25

Indikační skupiny: Chemoterapeutika (včetně tuberkulostatiky)
Účinné látky: Aciklovir
Terapeutická oblast: antivirotika
Medicine {#1059
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 110
    "title" => "HERPESIN 400"
    "slug" => "herpesin-400-400mg-tbl-nob-25"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0155936"
    "original_title" => "HERPESIN 400"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Herpesin_400mg_25tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "400MG TBL NOB 25"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 110
    "title" => "HERPESIN 400"
    "slug" => "herpesin-400-400mg-tbl-nob-25"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0155936"
    "original_title" => "HERPESIN 400"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Herpesin_400mg_25tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "400MG TBL NOB 25"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#5761
      #items: array:1 [
        0 => IndicationGroup {#5753
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 15
            "title" => "Chemoterapeutika (včetně tuberkulostatiky)"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 15
            "title" => "Chemoterapeutika (včetně tuberkulostatiky)"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 110
            "pivot_indication_group_id" => 15
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5742
              #parent: Medicine {#1059}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 110
                "indication_group_id" => 15
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 110
                "indication_group_id" => 15
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5737
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#5753}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#5744
      #items: array:1 [
        0 => ActiveSubstance {#5743
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 35
            "code" => ""
            "title" => "Aciklovir"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 35
            "code" => ""
            "title" => "Aciklovir"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 110
            "pivot_active_substance_id" => 35
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5708
              #parent: Medicine {#1059}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 110
                "active_substance_id" => 35
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 110
                "active_substance_id" => 35
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5735
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#5743}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#5768
      #items: array:1 [
        0 => TherapeuticArea {#5694
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 13
            "title" => "antivirotika"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 13
            "title" => "antivirotika"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 110
            "pivot_therapeutic_area_id" => 13
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5731
              #parent: Medicine {#1059}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 110
                "therapeutic_area_id" => 13
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 110
                "therapeutic_area_id" => 13
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5760
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#5694}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1060
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1059}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Herpesin_400mg_25tbl.png

IBANDRONIC ACID TEVA 150MG TBL FLM 3

Indikační skupiny:
Účinné látky: Kyselina ibandronová
Terapeutická oblast: Osteologie
Medicine {#1061
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 111
    "title" => "IBANDRONIC ACID TEVA"
    "slug" => "ibandronic-acid-teva-150mg-tbl-flm-3"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0167783"
    "original_title" => "IBANDRONIC ACID TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "150MG TBL FLM 3"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 111
    "title" => "IBANDRONIC ACID TEVA"
    "slug" => "ibandronic-acid-teva-150mg-tbl-flm-3"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0167783"
    "original_title" => "IBANDRONIC ACID TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "150MG TBL FLM 3"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#5793
      #items: []
    }
    "active_substances" => Collection {#5762
      #items: array:1 [
        0 => ActiveSubstance {#5775
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 36
            "code" => ""
            "title" => "Kyselina ibandronová"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 36
            "code" => ""
            "title" => "Kyselina ibandronová"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 111
            "pivot_active_substance_id" => 36
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5795
              #parent: Medicine {#1061}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 111
                "active_substance_id" => 36
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 111
                "active_substance_id" => 36
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5774
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#5775}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#5756
      #items: array:1 [
        0 => TherapeuticArea {#5771
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 2
            "title" => "Osteologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 2
            "title" => "Osteologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 111
            "pivot_therapeutic_area_id" => 2
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5778
              #parent: Medicine {#1061}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 111
                "therapeutic_area_id" => 2
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 111
                "therapeutic_area_id" => 2
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5800
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#5771}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1062
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1061}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
bez obrázku

ITAKEM 10MG TBL FLM 28

Indikační skupiny:
Účinné látky: Escitalopram
Terapeutická oblast: psychiatrie
Medicine {#1063
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 112
    "title" => "ITAKEM"
    "slug" => "itakem-10mg-tbl-flm-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0164001"
    "original_title" => "ITAKEM"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Itakem_10mg_flm-tbl-28.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL FLM 28"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 112
    "title" => "ITAKEM"
    "slug" => "itakem-10mg-tbl-flm-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0164001"
    "original_title" => "ITAKEM"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Itakem_10mg_flm-tbl-28.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL FLM 28"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#5824
      #items: []
    }
    "active_substances" => Collection {#5752
      #items: array:1 [
        0 => ActiveSubstance {#5730
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 25
            "code" => ""
            "title" => "Escitalopram"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 25
            "code" => ""
            "title" => "Escitalopram"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 112
            "pivot_active_substance_id" => 25
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5794
              #parent: Medicine {#1063}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 112
                "active_substance_id" => 25
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 112
                "active_substance_id" => 25
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5791
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#5730}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#5816
      #items: array:1 [
        0 => TherapeuticArea {#5829
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 112
            "pivot_therapeutic_area_id" => 1
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5820
              #parent: Medicine {#1063}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 112
                "therapeutic_area_id" => 1
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 112
                "therapeutic_area_id" => 1
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5828
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#5829}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1064
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1063}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Itakem_10mg_flm-tbl-28.png

ITAKEM 20MG TBL FLM 28

Indikační skupiny:
Účinné látky: Escitalopram
Terapeutická oblast: psychiatrie
Medicine {#1065
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 113
    "title" => "ITAKEM"
    "slug" => "itakem-20mg-tbl-flm-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0164023"
    "original_title" => "ITAKEM"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Itakem_20mg_flm-tbl-28.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG TBL FLM 28"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 113
    "title" => "ITAKEM"
    "slug" => "itakem-20mg-tbl-flm-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0164023"
    "original_title" => "ITAKEM"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Itakem_20mg_flm-tbl-28.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG TBL FLM 28"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#5854
      #items: []
    }
    "active_substances" => Collection {#5817
      #items: array:1 [
        0 => ActiveSubstance {#5822
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 25
            "code" => ""
            "title" => "Escitalopram"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 25
            "code" => ""
            "title" => "Escitalopram"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 113
            "pivot_active_substance_id" => 25
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5831
              #parent: Medicine {#1065}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 113
                "active_substance_id" => 25
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 113
                "active_substance_id" => 25
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5825
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#5822}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#5846
      #items: array:1 [
        0 => TherapeuticArea {#5859
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 113
            "pivot_therapeutic_area_id" => 1
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5850
              #parent: Medicine {#1065}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 113
                "therapeutic_area_id" => 1
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 113
                "therapeutic_area_id" => 1
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5858
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#5859}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1066
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1065}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Itakem_20mg_flm-tbl-28.png

ITAKEM 5MG TBL FLM 28

Indikační skupiny:
Účinné látky: Escitalopram
Terapeutická oblast: psychiatrie
Medicine {#1067
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 114
    "title" => "ITAKEM"
    "slug" => "itakem-5mg-tbl-flm-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0163985"
    "original_title" => "ITAKEM"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Itakem_5mg_flm-tbl-28.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "5MG TBL FLM 28"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 114
    "title" => "ITAKEM"
    "slug" => "itakem-5mg-tbl-flm-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0163985"
    "original_title" => "ITAKEM"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Itakem_5mg_flm-tbl-28.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "5MG TBL FLM 28"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#5884
      #items: []
    }
    "active_substances" => Collection {#5847
      #items: array:1 [
        0 => ActiveSubstance {#5852
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 25
            "code" => ""
            "title" => "Escitalopram"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 25
            "code" => ""
            "title" => "Escitalopram"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 114
            "pivot_active_substance_id" => 25
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5861
              #parent: Medicine {#1067}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 114
                "active_substance_id" => 25
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 114
                "active_substance_id" => 25
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5855
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#5852}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#5876
      #items: array:1 [
        0 => TherapeuticArea {#5889
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 114
            "pivot_therapeutic_area_id" => 1
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5880
              #parent: Medicine {#1067}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 114
                "therapeutic_area_id" => 1
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 114
                "therapeutic_area_id" => 1
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5888
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#5889}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1068
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1067}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Itakem_5mg_flm-tbl-28.png

IVABRADIN TEVA 5MG TBL FLM 56 KALBLI

Indikační skupiny: Kardiaka
Účinné látky: IVABRADIN
Terapeutická oblast: kardiologie
Medicine {#1069
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 115
    "title" => "IVABRADIN TEVA"
    "slug" => "ivabradin-teva-5mg-tbl-flm-56-kalbli"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0224671"
    "original_title" => "IVABRADIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "5MG TBL FLM 56 KALBLI"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 115
    "title" => "IVABRADIN TEVA"
    "slug" => "ivabradin-teva-5mg-tbl-flm-56-kalbli"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0224671"
    "original_title" => "IVABRADIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "5MG TBL FLM 56 KALBLI"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#5891
      #items: array:1 [
        0 => IndicationGroup {#5898
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 9
            "title" => "Kardiaka"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 9
            "title" => "Kardiaka"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 115
            "pivot_indication_group_id" => 9
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5905
              #parent: Medicine {#1069}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 115
                "indication_group_id" => 9
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 115
                "indication_group_id" => 9
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5897
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#5898}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#5910
      #items: array:1 [
        0 => ActiveSubstance {#5872
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 37
            "code" => ""
            "title" => "IVABRADIN"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 37
            "code" => ""
            "title" => "IVABRADIN"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 115
            "pivot_active_substance_id" => 37
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5887
              #parent: Medicine {#1069}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 115
                "active_substance_id" => 37
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 115
                "active_substance_id" => 37
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5907
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#5872}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#5916
      #items: array:1 [
        0 => TherapeuticArea {#5920
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 115
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5904
              #parent: Medicine {#1069}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 115
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 115
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5921
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#5920}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1070
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1069}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
bez obrázku

IVABRADIN TEVA 7,5MG TBL FLM 56 KALBLI

Indikační skupiny: Kardiaka
Účinné látky: IVABRADIN
Terapeutická oblast: kardiologie
Medicine {#1071
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 116
    "title" => "IVABRADIN TEVA"
    "slug" => "ivabradin-teva-75mg-tbl-flm-56-kalbli"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0224680"
    "original_title" => "IVABRADIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "7,5MG TBL FLM 56 KALBLI"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 116
    "title" => "IVABRADIN TEVA"
    "slug" => "ivabradin-teva-75mg-tbl-flm-56-kalbli"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0224680"
    "original_title" => "IVABRADIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "7,5MG TBL FLM 56 KALBLI"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#5949
      #items: array:1 [
        0 => IndicationGroup {#5941
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 9
            "title" => "Kardiaka"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 9
            "title" => "Kardiaka"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 116
            "pivot_indication_group_id" => 9
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5930
              #parent: Medicine {#1071}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 116
                "indication_group_id" => 9
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 116
                "indication_group_id" => 9
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5925
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#5941}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#5932
      #items: array:1 [
        0 => ActiveSubstance {#5931
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 37
            "code" => ""
            "title" => "IVABRADIN"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 37
            "code" => ""
            "title" => "IVABRADIN"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 116
            "pivot_active_substance_id" => 37
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5896
              #parent: Medicine {#1071}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 116
                "active_substance_id" => 37
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 116
                "active_substance_id" => 37
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5923
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#5931}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#5956
      #items: array:1 [
        0 => TherapeuticArea {#5882
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 116
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5919
              #parent: Medicine {#1071}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 116
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 116
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5948
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#5882}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1072
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1071}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
bez obrázku

LAMOTRIGIN ACTAVIS 100MG TBL NOB 30

Indikační skupiny: Antiepileptika, antikonvulziva
Účinné látky: Lamotrigin
Terapeutická oblast: neurologie
Medicine {#1073
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 117
    "title" => "LAMOTRIGIN ACTAVIS"
    "slug" => "lamotrigin-actavis-100mg-tbl-nob-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0225352"
    "original_title" => "LAMOTRIGIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Lamotrigin-Act_100mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "100MG TBL NOB 30"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 117
    "title" => "LAMOTRIGIN ACTAVIS"
    "slug" => "lamotrigin-actavis-100mg-tbl-nob-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0225352"
    "original_title" => "LAMOTRIGIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Lamotrigin-Act_100mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "100MG TBL NOB 30"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#5983
      #items: array:1 [
        0 => IndicationGroup {#5975
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 14
            "title" => "Antiepileptika, antikonvulziva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 14
            "title" => "Antiepileptika, antikonvulziva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 117
            "pivot_indication_group_id" => 14
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5964
              #parent: Medicine {#1073}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 117
                "indication_group_id" => 14
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 117
                "indication_group_id" => 14
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5960
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#5975}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#5966
      #items: array:1 [
        0 => ActiveSubstance {#5965
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 38
            "code" => ""
            "title" => "Lamotrigin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 38
            "code" => ""
            "title" => "Lamotrigin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 117
            "pivot_active_substance_id" => 38
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5928
              #parent: Medicine {#1073}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 117
                "active_substance_id" => 38
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 117
                "active_substance_id" => 38
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5940
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#5965}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#5990
      #items: array:1 [
        0 => TherapeuticArea {#5929
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 117
            "pivot_therapeutic_area_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5886
              #parent: Medicine {#1073}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 117
                "therapeutic_area_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 117
                "therapeutic_area_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5982
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#5929}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1074
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1073}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Lamotrigin-Act_100mg_30tbl.png

LAMOTRIGIN ACTAVIS 25MG TBL NOB 30

Indikační skupiny: Antiepileptika, antikonvulziva
Účinné látky: Lamotrigin
Terapeutická oblast: neurologie
Medicine {#1075
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 118
    "title" => "LAMOTRIGIN ACTAVIS"
    "slug" => "lamotrigin-actavis-25mg-tbl-nob-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0225370"
    "original_title" => "LAMOTRIGIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Lamotrigin-Act_25mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "25MG TBL NOB 30"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 118
    "title" => "LAMOTRIGIN ACTAVIS"
    "slug" => "lamotrigin-actavis-25mg-tbl-nob-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0225370"
    "original_title" => "LAMOTRIGIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Lamotrigin-Act_25mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "25MG TBL NOB 30"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#6017
      #items: array:1 [
        0 => IndicationGroup {#6009
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 14
            "title" => "Antiepileptika, antikonvulziva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 14
            "title" => "Antiepileptika, antikonvulziva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 118
            "pivot_indication_group_id" => 14
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5998
              #parent: Medicine {#1075}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 118
                "indication_group_id" => 14
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 118
                "indication_group_id" => 14
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5994
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#6009}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#6000
      #items: array:1 [
        0 => ActiveSubstance {#5999
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 38
            "code" => ""
            "title" => "Lamotrigin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 38
            "code" => ""
            "title" => "Lamotrigin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 118
            "pivot_active_substance_id" => 38
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5961
              #parent: Medicine {#1075}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 118
                "active_substance_id" => 38
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 118
                "active_substance_id" => 38
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#5974
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#5999}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#6024
      #items: array:1 [
        0 => TherapeuticArea {#5963
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 118
            "pivot_therapeutic_area_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5959
              #parent: Medicine {#1075}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 118
                "therapeutic_area_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 118
                "therapeutic_area_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6016
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#5963}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1076
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1075}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Lamotrigin-Act_25mg_30tbl.png

LAMOTRIGIN ACTAVIS 50MG TBL NOB 30

Indikační skupiny: Antiepileptika, antikonvulziva
Účinné látky: Lamotrigin
Terapeutická oblast: neurologie
Medicine {#1077
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 119
    "title" => "LAMOTRIGIN ACTAVIS"
    "slug" => "lamotrigin-actavis-50mg-tbl-nob-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0225387"
    "original_title" => "LAMOTRIGIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Lamotrigin-Act_50mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "50MG TBL NOB 30"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 119
    "title" => "LAMOTRIGIN ACTAVIS"
    "slug" => "lamotrigin-actavis-50mg-tbl-nob-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0225387"
    "original_title" => "LAMOTRIGIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Lamotrigin-Act_50mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "50MG TBL NOB 30"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#6051
      #items: array:1 [
        0 => IndicationGroup {#6043
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 14
            "title" => "Antiepileptika, antikonvulziva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 14
            "title" => "Antiepileptika, antikonvulziva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 119
            "pivot_indication_group_id" => 14
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6032
              #parent: Medicine {#1077}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 119
                "indication_group_id" => 14
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 119
                "indication_group_id" => 14
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6028
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#6043}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#6034
      #items: array:1 [
        0 => ActiveSubstance {#6033
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 38
            "code" => ""
            "title" => "Lamotrigin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 38
            "code" => ""
            "title" => "Lamotrigin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 119
            "pivot_active_substance_id" => 38
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5995
              #parent: Medicine {#1077}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 119
                "active_substance_id" => 38
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 119
                "active_substance_id" => 38
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6008
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#6033}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#6058
      #items: array:1 [
        0 => TherapeuticArea {#5997
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 119
            "pivot_therapeutic_area_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#5993
              #parent: Medicine {#1077}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 119
                "therapeutic_area_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 119
                "therapeutic_area_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6050
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#5997}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1078
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1077}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Lamotrigin-Act_50mg_30tbl.png

LATANOPROST ACTAVIS 50MCG/ML OPH GTT SOL 3X2,5ML

Indikační skupiny:
Účinné látky: Latanoprost
Terapeutická oblast: oftalmologie
Medicine {#1079
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 120
    "title" => "LATANOPROST ACTAVIS"
    "slug" => "latanoprost-actavis-50mcgml-oph-gtt-sol-3x25ml"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0138510"
    "original_title" => "LATANOPROST ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Latanoprost_Actavis_50mcg-ml_3x25ml.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "50MCG/ML OPH GTT SOL 3X2,5ML"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 120
    "title" => "LATANOPROST ACTAVIS"
    "slug" => "latanoprost-actavis-50mcgml-oph-gtt-sol-3x25ml"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0138510"
    "original_title" => "LATANOPROST ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Latanoprost_Actavis_50mcg-ml_3x25ml.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "50MCG/ML OPH GTT SOL 3X2,5ML"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#6083
      #items: []
    }
    "active_substances" => Collection {#6052
      #items: array:1 [
        0 => ActiveSubstance {#6065
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 39
            "code" => ""
            "title" => "Latanoprost"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 39
            "code" => ""
            "title" => "Latanoprost"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 120
            "pivot_active_substance_id" => 39
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6085
              #parent: Medicine {#1079}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 120
                "active_substance_id" => 39
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 120
                "active_substance_id" => 39
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6064
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#6065}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#6046
      #items: array:1 [
        0 => TherapeuticArea {#6061
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 9
            "title" => "oftalmologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 9
            "title" => "oftalmologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 120
            "pivot_therapeutic_area_id" => 9
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6068
              #parent: Medicine {#1079}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 120
                "therapeutic_area_id" => 9
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 120
                "therapeutic_area_id" => 9
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6090
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#6061}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1080
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1079}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Latanoprost_Actavis_50mcg-ml_3x25ml.png

LEVETIRACETAM ACTAVIS 1000MG TBL FLM 50

Indikační skupiny: Antiepileptika, antikonvulziva
Účinné látky: Levetiracetam
Terapeutická oblast: neurologie
Medicine {#1081
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 121
    "title" => "LEVETIRACETAM ACTAVIS"
    "slug" => "levetiracetam-actavis-1000mg-tbl-flm-50"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0168614"
    "original_title" => "LEVETIRACETAM ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "1000MG TBL FLM 50"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 121
    "title" => "LEVETIRACETAM ACTAVIS"
    "slug" => "levetiracetam-actavis-1000mg-tbl-flm-50"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0168614"
    "original_title" => "LEVETIRACETAM ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "1000MG TBL FLM 50"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#6084
      #items: array:1 [
        0 => IndicationGroup {#6097
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 14
            "title" => "Antiepileptika, antikonvulziva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 14
            "title" => "Antiepileptika, antikonvulziva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 121
            "pivot_indication_group_id" => 14
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6105
              #parent: Medicine {#1081}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 121
                "indication_group_id" => 14
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 121
                "indication_group_id" => 14
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6086
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#6097}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#6110
      #items: array:1 [
        0 => ActiveSubstance {#6082
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 40
            "code" => ""
            "title" => "Levetiracetam"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 40
            "code" => ""
            "title" => "Levetiracetam"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 121
            "pivot_active_substance_id" => 40
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6048
              #parent: Medicine {#1081}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 121
                "active_substance_id" => 40
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 121
                "active_substance_id" => 40
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6107
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#6082}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#6116
      #items: array:1 [
        0 => TherapeuticArea {#6120
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 121
            "pivot_therapeutic_area_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6104
              #parent: Medicine {#1081}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 121
                "therapeutic_area_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 121
                "therapeutic_area_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6121
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#6120}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1082
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1081}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
bez obrázku

LEVETIRACETAM ACTAVIS 250MG TBL FLM 50

Indikační skupiny: Antiepileptika, antikonvulziva
Účinné látky: Levetiracetam
Terapeutická oblast: neurologie
Medicine {#1083
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 122
    "title" => "LEVETIRACETAM ACTAVIS"
    "slug" => "levetiracetam-actavis-250mg-tbl-flm-50"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0168584"
    "original_title" => "LEVETIRACETAM ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "250MG TBL FLM 50"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 122
    "title" => "LEVETIRACETAM ACTAVIS"
    "slug" => "levetiracetam-actavis-250mg-tbl-flm-50"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0168584"
    "original_title" => "LEVETIRACETAM ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "250MG TBL FLM 50"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#6149
      #items: array:1 [
        0 => IndicationGroup {#6141
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 14
            "title" => "Antiepileptika, antikonvulziva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 14
            "title" => "Antiepileptika, antikonvulziva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 122
            "pivot_indication_group_id" => 14
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6130
              #parent: Medicine {#1083}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 122
                "indication_group_id" => 14
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 122
                "indication_group_id" => 14
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6125
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#6141}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#6132
      #items: array:1 [
        0 => ActiveSubstance {#6131
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 40
            "code" => ""
            "title" => "Levetiracetam"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 40
            "code" => ""
            "title" => "Levetiracetam"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 122
            "pivot_active_substance_id" => 40
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6098
              #parent: Medicine {#1083}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 122
                "active_substance_id" => 40
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 122
                "active_substance_id" => 40
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6123
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#6131}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#6156
      #items: array:1 [
        0 => TherapeuticArea {#6022
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 122
            "pivot_therapeutic_area_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6119
              #parent: Medicine {#1083}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 122
                "therapeutic_area_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 122
                "therapeutic_area_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6148
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#6022}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1084
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1083}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
bez obrázku

LEVETIRACETAM ACTAVIS 500MG TBL FLM 100

Indikační skupiny: Antiepileptika, antikonvulziva
Účinné látky: Levetiracetam
Terapeutická oblast: neurologie
Medicine {#1085
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 123
    "title" => "LEVETIRACETAM ACTAVIS"
    "slug" => "levetiracetam-actavis-500mg-tbl-flm-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0168596"
    "original_title" => "LEVETIRACETAM ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "500MG TBL FLM 100"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 123
    "title" => "LEVETIRACETAM ACTAVIS"
    "slug" => "levetiracetam-actavis-500mg-tbl-flm-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0168596"
    "original_title" => "LEVETIRACETAM ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "500MG TBL FLM 100"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#6183
      #items: array:1 [
        0 => IndicationGroup {#6175
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 14
            "title" => "Antiepileptika, antikonvulziva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 14
            "title" => "Antiepileptika, antikonvulziva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 123
            "pivot_indication_group_id" => 14
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6164
              #parent: Medicine {#1085}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 123
                "indication_group_id" => 14
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 123
                "indication_group_id" => 14
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6160
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#6175}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#6166
      #items: array:1 [
        0 => ActiveSubstance {#6165
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 40
            "code" => ""
            "title" => "Levetiracetam"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 40
            "code" => ""
            "title" => "Levetiracetam"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 123
            "pivot_active_substance_id" => 40
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6128
              #parent: Medicine {#1085}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 123
                "active_substance_id" => 40
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 123
                "active_substance_id" => 40
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6140
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#6165}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#6190
      #items: array:1 [
        0 => TherapeuticArea {#6129
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 123
            "pivot_therapeutic_area_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6092
              #parent: Medicine {#1085}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 123
                "therapeutic_area_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 123
                "therapeutic_area_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6182
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#6129}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1086
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1085}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
bez obrázku

LEVETIRACETAM ACTAVIS 500MG TBL FLM 50

Indikační skupiny: Antiepileptika, antikonvulziva
Účinné látky: Levetiracetam
Terapeutická oblast: neurologie
Medicine {#1087
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 124
    "title" => "LEVETIRACETAM ACTAVIS"
    "slug" => "levetiracetam-actavis-500mg-tbl-flm-50"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0168594"
    "original_title" => "LEVETIRACETAM ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "500MG TBL FLM 50"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 124
    "title" => "LEVETIRACETAM ACTAVIS"
    "slug" => "levetiracetam-actavis-500mg-tbl-flm-50"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0168594"
    "original_title" => "LEVETIRACETAM ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "500MG TBL FLM 50"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#6217
      #items: array:1 [
        0 => IndicationGroup {#6209
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 14
            "title" => "Antiepileptika, antikonvulziva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 14
            "title" => "Antiepileptika, antikonvulziva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 124
            "pivot_indication_group_id" => 14
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6198
              #parent: Medicine {#1087}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 124
                "indication_group_id" => 14
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 124
                "indication_group_id" => 14
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6194
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#6209}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#6200
      #items: array:1 [
        0 => ActiveSubstance {#6199
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 40
            "code" => ""
            "title" => "Levetiracetam"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 40
            "code" => ""
            "title" => "Levetiracetam"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 124
            "pivot_active_substance_id" => 40
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6161
              #parent: Medicine {#1087}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 124
                "active_substance_id" => 40
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 124
                "active_substance_id" => 40
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6174
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#6199}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#6224
      #items: array:1 [
        0 => TherapeuticArea {#6163
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 124
            "pivot_therapeutic_area_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6159
              #parent: Medicine {#1087}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 124
                "therapeutic_area_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 124
                "therapeutic_area_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6216
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#6163}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1088
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1087}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
bez obrázku

LORADUR 5MG/50MG TBL NOB 50

Indikační skupiny:
Účinné látky: Hydrochlorothiazid a kalium šetřící diuretika
Terapeutická oblast: kardiologie
Medicine {#1089
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 125
    "title" => "LORADUR"
    "slug" => "loradur-5mg50mg-tbl-nob-50"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0047476"
    "original_title" => "LORADUR"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Loradur_5mg_50tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "5MG/50MG TBL NOB 50"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 125
    "title" => "LORADUR"
    "slug" => "loradur-5mg50mg-tbl-nob-50"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0047476"
    "original_title" => "LORADUR"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Loradur_5mg_50tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "5MG/50MG TBL NOB 50"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#6249
      #items: []
    }
    "active_substances" => Collection {#6218
      #items: array:1 [
        0 => ActiveSubstance {#6231
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 41
            "code" => ""
            "title" => "Hydrochlorothiazid a kalium šetřící diuretika"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 41
            "code" => ""
            "title" => "Hydrochlorothiazid a kalium šetřící diuretika"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 125
            "pivot_active_substance_id" => 41
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6251
              #parent: Medicine {#1089}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 125
                "active_substance_id" => 41
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 125
                "active_substance_id" => 41
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6230
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#6231}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#6212
      #items: array:1 [
        0 => TherapeuticArea {#6227
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 125
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6234
              #parent: Medicine {#1089}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 125
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 125
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6256
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#6227}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1090
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1089}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Loradur_5mg_50tbl.png

LORADUR MITE 2,5MG/25MG TBL NOB 50

Indikační skupiny:
Účinné látky: Hydrochlorothiazid a kalium šetřící diuretika
Terapeutická oblast: kardiologie
Medicine {#1091
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 126
    "title" => "LORADUR MITE"
    "slug" => "loradur-mite-25mg25mg-tbl-nob-50"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0047478"
    "original_title" => "LORADUR MITE"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Loradur_mite_25mg_50tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "2,5MG/25MG TBL NOB 50"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 126
    "title" => "LORADUR MITE"
    "slug" => "loradur-mite-25mg25mg-tbl-nob-50"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0047478"
    "original_title" => "LORADUR MITE"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Loradur_mite_25mg_50tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "2,5MG/25MG TBL NOB 50"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#6280
      #items: []
    }
    "active_substances" => Collection {#6208
      #items: array:1 [
        0 => ActiveSubstance {#6188
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 41
            "code" => ""
            "title" => "Hydrochlorothiazid a kalium šetřící diuretika"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 41
            "code" => ""
            "title" => "Hydrochlorothiazid a kalium šetřící diuretika"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 126
            "pivot_active_substance_id" => 41
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6250
              #parent: Medicine {#1091}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 126
                "active_substance_id" => 41
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 126
                "active_substance_id" => 41
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6247
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#6188}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#6272
      #items: array:1 [
        0 => TherapeuticArea {#6285
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 126
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6276
              #parent: Medicine {#1091}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 126
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 126
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6284
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#6285}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1092
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1091}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Loradur_mite_25mg_50tbl.png

LORATADIN RATIOPHARM 10MG TBL NOB 100

Indikační skupiny:
Účinné látky: Loratadin
Terapeutická oblast: alergologie
Medicine {#1093
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 127
    "title" => "LORATADIN RATIOPHARM"
    "slug" => "loratadin-ratiopharm-10mg-tbl-nob-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0040711"
    "original_title" => "LORATADIN RATIOPHARM"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Loratadin_10mg_100tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL NOB 100"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 127
    "title" => "LORATADIN RATIOPHARM"
    "slug" => "loratadin-ratiopharm-10mg-tbl-nob-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0040711"
    "original_title" => "LORATADIN RATIOPHARM"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Loratadin_10mg_100tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL NOB 100"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#6310
      #items: []
    }
    "active_substances" => Collection {#6273
      #items: array:1 [
        0 => ActiveSubstance {#6278
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 42
            "code" => ""
            "title" => "Loratadin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 42
            "code" => ""
            "title" => "Loratadin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 127
            "pivot_active_substance_id" => 42
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6287
              #parent: Medicine {#1093}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 127
                "active_substance_id" => 42
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 127
                "active_substance_id" => 42
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6281
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#6278}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#6302
      #items: array:1 [
        0 => TherapeuticArea {#6315
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 5
            "title" => "alergologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 5
            "title" => "alergologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 127
            "pivot_therapeutic_area_id" => 5
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6306
              #parent: Medicine {#1093}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 127
                "therapeutic_area_id" => 5
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 127
                "therapeutic_area_id" => 5
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6314
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#6315}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1094
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1093}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Loratadin_10mg_100tbl.png

MELOXICAM TEVA 15MG TBL NOB 10 I

Indikační skupiny:
Účinné látky: Meloxikam
Terapeutická oblast: revmatologie
Medicine {#1095
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 128
    "title" => "MELOXICAM TEVA"
    "slug" => "meloxicam-teva-15mg-tbl-nob-10-i"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0022896"
    "original_title" => "MELOXICAM TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Meloxicam-Teva-15mg-10tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "15MG TBL NOB 10 I"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 128
    "title" => "MELOXICAM TEVA"
    "slug" => "meloxicam-teva-15mg-tbl-nob-10-i"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0022896"
    "original_title" => "MELOXICAM TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Meloxicam-Teva-15mg-10tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "15MG TBL NOB 10 I"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#6340
      #items: []
    }
    "active_substances" => Collection {#6303
      #items: array:1 [
        0 => ActiveSubstance {#6308
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 43
            "code" => ""
            "title" => "Meloxikam"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 43
            "code" => ""
            "title" => "Meloxikam"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 128
            "pivot_active_substance_id" => 43
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6317
              #parent: Medicine {#1095}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 128
                "active_substance_id" => 43
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 128
                "active_substance_id" => 43
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6311
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#6308}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#6332
      #items: array:1 [
        0 => TherapeuticArea {#6345
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 14
            "title" => "revmatologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 14
            "title" => "revmatologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 128
            "pivot_therapeutic_area_id" => 14
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6336
              #parent: Medicine {#1095}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 128
                "therapeutic_area_id" => 14
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 128
                "therapeutic_area_id" => 14
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6344
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#6345}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1096
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1095}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Meloxicam-Teva-15mg-10tbl.png

MELOXICAM TEVA 15MG TBL NOB 20 I

Indikační skupiny:
Účinné látky: Meloxikam
Terapeutická oblast: revmatologie
Medicine {#1097
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 129
    "title" => "MELOXICAM TEVA"
    "slug" => "meloxicam-teva-15mg-tbl-nob-20-i"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0022898"
    "original_title" => "MELOXICAM TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Meloxicam-Teva-15mg-20tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "15MG TBL NOB 20 I"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 129
    "title" => "MELOXICAM TEVA"
    "slug" => "meloxicam-teva-15mg-tbl-nob-20-i"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0022898"
    "original_title" => "MELOXICAM TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Meloxicam-Teva-15mg-20tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "15MG TBL NOB 20 I"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#6370
      #items: []
    }
    "active_substances" => Collection {#6333
      #items: array:1 [
        0 => ActiveSubstance {#6338
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 43
            "code" => ""
            "title" => "Meloxikam"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 43
            "code" => ""
            "title" => "Meloxikam"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 129
            "pivot_active_substance_id" => 43
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6347
              #parent: Medicine {#1097}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 129
                "active_substance_id" => 43
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 129
                "active_substance_id" => 43
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6341
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#6338}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#6362
      #items: array:1 [
        0 => TherapeuticArea {#6375
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 14
            "title" => "revmatologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 14
            "title" => "revmatologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 129
            "pivot_therapeutic_area_id" => 14
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6366
              #parent: Medicine {#1097}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 129
                "therapeutic_area_id" => 14
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 129
                "therapeutic_area_id" => 14
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6374
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#6375}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1098
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1097}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Meloxicam-Teva-15mg-20tbl.png

MELOXICAM TEVA 15MG TBL NOB 30 I

Indikační skupiny:
Účinné látky: Meloxikam
Terapeutická oblast: revmatologie
Medicine {#1099
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 130
    "title" => "MELOXICAM TEVA"
    "slug" => "meloxicam-teva-15mg-tbl-nob-30-i"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0022900"
    "original_title" => "MELOXICAM TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Meloxicam-Teva-15mg-30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "15MG TBL NOB 30 I"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 130
    "title" => "MELOXICAM TEVA"
    "slug" => "meloxicam-teva-15mg-tbl-nob-30-i"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0022900"
    "original_title" => "MELOXICAM TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Meloxicam-Teva-15mg-30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "15MG TBL NOB 30 I"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#6400
      #items: []
    }
    "active_substances" => Collection {#6363
      #items: array:1 [
        0 => ActiveSubstance {#6368
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 43
            "code" => ""
            "title" => "Meloxikam"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 43
            "code" => ""
            "title" => "Meloxikam"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 130
            "pivot_active_substance_id" => 43
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6377
              #parent: Medicine {#1099}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 130
                "active_substance_id" => 43
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 130
                "active_substance_id" => 43
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6371
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#6368}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#6392
      #items: array:1 [
        0 => TherapeuticArea {#6405
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 14
            "title" => "revmatologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 14
            "title" => "revmatologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 130
            "pivot_therapeutic_area_id" => 14
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6396
              #parent: Medicine {#1099}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 130
                "therapeutic_area_id" => 14
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 130
                "therapeutic_area_id" => 14
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6404
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#6405}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1100
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1099}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Meloxicam-Teva-15mg-30tbl.png

MELOXICAM TEVA 15MG TBL NOB 50 I

Indikační skupiny:
Účinné látky: Meloxikam
Terapeutická oblast: revmatologie
Medicine {#1101
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 131
    "title" => "MELOXICAM TEVA"
    "slug" => "meloxicam-teva-15mg-tbl-nob-50-i"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0022901"
    "original_title" => "MELOXICAM TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Meloxicam-Teva-15mg-50tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "15MG TBL NOB 50 I"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 131
    "title" => "MELOXICAM TEVA"
    "slug" => "meloxicam-teva-15mg-tbl-nob-50-i"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0022901"
    "original_title" => "MELOXICAM TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Meloxicam-Teva-15mg-50tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "15MG TBL NOB 50 I"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#6430
      #items: []
    }
    "active_substances" => Collection {#6393
      #items: array:1 [
        0 => ActiveSubstance {#6398
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 43
            "code" => ""
            "title" => "Meloxikam"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 43
            "code" => ""
            "title" => "Meloxikam"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 131
            "pivot_active_substance_id" => 43
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6407
              #parent: Medicine {#1101}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 131
                "active_substance_id" => 43
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 131
                "active_substance_id" => 43
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6401
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#6398}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#6422
      #items: array:1 [
        0 => TherapeuticArea {#6435
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 14
            "title" => "revmatologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 14
            "title" => "revmatologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 131
            "pivot_therapeutic_area_id" => 14
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6426
              #parent: Medicine {#1101}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 131
                "therapeutic_area_id" => 14
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 131
                "therapeutic_area_id" => 14
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6434
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#6435}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1102
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1101}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Meloxicam-Teva-15mg-50tbl.png

MELOXICAM TEVA 15MG TBL NOB 100 I

Indikační skupiny:
Účinné látky: Meloxikam
Terapeutická oblast: revmatologie
Medicine {#1103
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 132
    "title" => "MELOXICAM TEVA"
    "slug" => "meloxicam-teva-15mg-tbl-nob-100-i"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0022903"
    "original_title" => "MELOXICAM TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Meloxicam-Teva-15mg-100tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "15MG TBL NOB 100 I"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 132
    "title" => "MELOXICAM TEVA"
    "slug" => "meloxicam-teva-15mg-tbl-nob-100-i"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0022903"
    "original_title" => "MELOXICAM TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Meloxicam-Teva-15mg-100tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "15MG TBL NOB 100 I"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#6460
      #items: []
    }
    "active_substances" => Collection {#6423
      #items: array:1 [
        0 => ActiveSubstance {#6428
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 43
            "code" => ""
            "title" => "Meloxikam"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 43
            "code" => ""
            "title" => "Meloxikam"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 132
            "pivot_active_substance_id" => 43
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6437
              #parent: Medicine {#1103}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 132
                "active_substance_id" => 43
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 132
                "active_substance_id" => 43
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6431
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#6428}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#6452
      #items: array:1 [
        0 => TherapeuticArea {#6465
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 14
            "title" => "revmatologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 14
            "title" => "revmatologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 132
            "pivot_therapeutic_area_id" => 14
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6456
              #parent: Medicine {#1103}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 132
                "therapeutic_area_id" => 14
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 132
                "therapeutic_area_id" => 14
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6464
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#6465}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1104
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1103}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Meloxicam-Teva-15mg-100tbl.png

METAMIZOL TEVA 500MG TBL NOB 20

Indikační skupiny:
Účinné látky: METAMIZOLUM NATRICUM MONOHYDRICUM
Terapeutická oblast: Léčba bolesti
Medicine {#1105
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 133
    "title" => "METAMIZOL TEVA"
    "slug" => "metamizol-teva-500mg-tbl-nob-20"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0227437"
    "original_title" => "METAMIZOL TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Metamizol_Teva_500_mg_20tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "500MG TBL NOB 20"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 133
    "title" => "METAMIZOL TEVA"
    "slug" => "metamizol-teva-500mg-tbl-nob-20"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0227437"
    "original_title" => "METAMIZOL TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Metamizol_Teva_500_mg_20tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "500MG TBL NOB 20"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#6490
      #items: []
    }
    "active_substances" => Collection {#6453
      #items: array:1 [
        0 => ActiveSubstance {#6458
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 44
            "code" => ""
            "title" => "METAMIZOLUM NATRICUM MONOHYDRICUM"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 44
            "code" => ""
            "title" => "METAMIZOLUM NATRICUM MONOHYDRICUM"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 133
            "pivot_active_substance_id" => 44
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6467
              #parent: Medicine {#1105}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 133
                "active_substance_id" => 44
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 133
                "active_substance_id" => 44
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6461
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#6458}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#6482
      #items: array:1 [
        0 => TherapeuticArea {#6495
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 3
            "title" => "Léčba bolesti"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 3
            "title" => "Léčba bolesti"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 133
            "pivot_therapeutic_area_id" => 3
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6486
              #parent: Medicine {#1105}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 133
                "therapeutic_area_id" => 3
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 133
                "therapeutic_area_id" => 3
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6494
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#6495}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1106
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1105}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Metamizol_Teva_500_mg_20tbl.png

METFORMIN TEVA 1000MG TBL FLM 60

Indikační skupiny:
Účinné látky: Metformin
Terapeutická oblast: Diabetologie
Medicine {#1107
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 134
    "title" => "METFORMIN TEVA"
    "slug" => "metformin-teva-1000mg-tbl-flm-60"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0113892"
    "original_title" => "METFORMIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Metformin_1000mg_60tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "1000MG TBL FLM 60"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 134
    "title" => "METFORMIN TEVA"
    "slug" => "metformin-teva-1000mg-tbl-flm-60"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0113892"
    "original_title" => "METFORMIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Metformin_1000mg_60tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "1000MG TBL FLM 60"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#6520
      #items: []
    }
    "active_substances" => Collection {#6483
      #items: array:1 [
        0 => ActiveSubstance {#6488
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 45
            "code" => ""
            "title" => "Metformin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 45
            "code" => ""
            "title" => "Metformin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 134
            "pivot_active_substance_id" => 45
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6497
              #parent: Medicine {#1107}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 134
                "active_substance_id" => 45
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 134
                "active_substance_id" => 45
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6491
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#6488}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#6512
      #items: array:1 [
        0 => TherapeuticArea {#6525
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 12
            "title" => "Diabetologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 12
            "title" => "Diabetologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 134
            "pivot_therapeutic_area_id" => 12
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6516
              #parent: Medicine {#1107}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 134
                "therapeutic_area_id" => 12
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 134
                "therapeutic_area_id" => 12
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6524
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#6525}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1108
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1107}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Metformin_1000mg_60tbl.png

METFORMIN TEVA 500MG TBL FLM 60

Indikační skupiny:
Účinné látky: Metformin
Terapeutická oblast: Diabetologie
Medicine {#1109
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 135
    "title" => "METFORMIN TEVA"
    "slug" => "metformin-teva-500mg-tbl-flm-60"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0096087"
    "original_title" => "METFORMIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Metformin_500mg_60tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "500MG TBL FLM 60"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 135
    "title" => "METFORMIN TEVA"
    "slug" => "metformin-teva-500mg-tbl-flm-60"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0096087"
    "original_title" => "METFORMIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Metformin_500mg_60tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "500MG TBL FLM 60"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#6550
      #items: []
    }
    "active_substances" => Collection {#6513
      #items: array:1 [
        0 => ActiveSubstance {#6518
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 45
            "code" => ""
            "title" => "Metformin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 45
            "code" => ""
            "title" => "Metformin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 135
            "pivot_active_substance_id" => 45
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6527
              #parent: Medicine {#1109}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 135
                "active_substance_id" => 45
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 135
                "active_substance_id" => 45
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6521
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#6518}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#6542
      #items: array:1 [
        0 => TherapeuticArea {#6555
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 12
            "title" => "Diabetologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 12
            "title" => "Diabetologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 135
            "pivot_therapeutic_area_id" => 12
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6546
              #parent: Medicine {#1109}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 135
                "therapeutic_area_id" => 12
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 135
                "therapeutic_area_id" => 12
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6554
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#6555}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1110
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1109}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Metformin_500mg_60tbl.png

METFORMIN TEVA 850MG TBL FLM 30

Indikační skupiny:
Účinné látky: Metformin
Terapeutická oblast: Diabetologie
Medicine {#1111
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 136
    "title" => "METFORMIN TEVA"
    "slug" => "metformin-teva-850mg-tbl-flm-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0011114"
    "original_title" => "METFORMIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Metformin_850mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "850MG TBL FLM 30"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 136
    "title" => "METFORMIN TEVA"
    "slug" => "metformin-teva-850mg-tbl-flm-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0011114"
    "original_title" => "METFORMIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Metformin_850mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "850MG TBL FLM 30"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#6580
      #items: []
    }
    "active_substances" => Collection {#6543
      #items: array:1 [
        0 => ActiveSubstance {#6548
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 45
            "code" => ""
            "title" => "Metformin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 45
            "code" => ""
            "title" => "Metformin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 136
            "pivot_active_substance_id" => 45
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6557
              #parent: Medicine {#1111}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 136
                "active_substance_id" => 45
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 136
                "active_substance_id" => 45
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6551
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#6548}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#6572
      #items: array:1 [
        0 => TherapeuticArea {#6585
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 12
            "title" => "Diabetologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 12
            "title" => "Diabetologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 136
            "pivot_therapeutic_area_id" => 12
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6576
              #parent: Medicine {#1111}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 136
                "therapeutic_area_id" => 12
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 136
                "therapeutic_area_id" => 12
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6584
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#6585}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1112
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1111}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Metformin_850mg_30tbl.png

METFORMIN TEVA 850MG TBL FLM 60

Indikační skupiny:
Účinné látky: Metformin
Terapeutická oblast: Diabetologie
Medicine {#1113
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 137
    "title" => "METFORMIN TEVA"
    "slug" => "metformin-teva-850mg-tbl-flm-60"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0112628"
    "original_title" => "METFORMIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Metformin_Teva_850mg_60tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "850MG TBL FLM 60"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 137
    "title" => "METFORMIN TEVA"
    "slug" => "metformin-teva-850mg-tbl-flm-60"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0112628"
    "original_title" => "METFORMIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Metformin_Teva_850mg_60tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "850MG TBL FLM 60"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#6610
      #items: []
    }
    "active_substances" => Collection {#6573
      #items: array:1 [
        0 => ActiveSubstance {#6578
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 45
            "code" => ""
            "title" => "Metformin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 45
            "code" => ""
            "title" => "Metformin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 137
            "pivot_active_substance_id" => 45
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6587
              #parent: Medicine {#1113}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 137
                "active_substance_id" => 45
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 137
                "active_substance_id" => 45
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6581
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#6578}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#6602
      #items: array:1 [
        0 => TherapeuticArea {#6615
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 12
            "title" => "Diabetologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 12
            "title" => "Diabetologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 137
            "pivot_therapeutic_area_id" => 12
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6606
              #parent: Medicine {#1113}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 137
                "therapeutic_area_id" => 12
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 137
                "therapeutic_area_id" => 12
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6614
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#6615}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1114
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1113}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Metformin_Teva_850mg_60tbl.png

METFORMIN TEVA XR 500MG TBL PRO 60 I

Indikační skupiny:
Účinné látky: Metformin
Terapeutická oblast: Diabetologie
Medicine {#1115
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 138
    "title" => "METFORMIN TEVA XR"
    "slug" => "metformin-teva-xr-500mg-tbl-pro-60-i"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0117258"
    "original_title" => "METFORMIN TEVA XR"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Metformin_Teva_XR_500mg_60tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "500MG TBL PRO 60 I"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 138
    "title" => "METFORMIN TEVA XR"
    "slug" => "metformin-teva-xr-500mg-tbl-pro-60-i"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0117258"
    "original_title" => "METFORMIN TEVA XR"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Metformin_Teva_XR_500mg_60tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "500MG TBL PRO 60 I"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#6640
      #items: []
    }
    "active_substances" => Collection {#6603
      #items: array:1 [
        0 => ActiveSubstance {#6608
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 45
            "code" => ""
            "title" => "Metformin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 45
            "code" => ""
            "title" => "Metformin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 138
            "pivot_active_substance_id" => 45
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6617
              #parent: Medicine {#1115}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 138
                "active_substance_id" => 45
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 138
                "active_substance_id" => 45
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6611
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#6608}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#6632
      #items: array:1 [
        0 => TherapeuticArea {#6645
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 12
            "title" => "Diabetologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 12
            "title" => "Diabetologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 138
            "pivot_therapeutic_area_id" => 12
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6636
              #parent: Medicine {#1115}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 138
                "therapeutic_area_id" => 12
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 138
                "therapeutic_area_id" => 12
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6644
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#6645}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1116
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1115}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Metformin_Teva_XR_500mg_60tbl.png

METFORMIN TEVA XR 750MG TBL PRO 60

Indikační skupiny:
Účinné látky: Metformin
Terapeutická oblast: Diabetologie
Medicine {#1117
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 139
    "title" => "METFORMIN TEVA XR"
    "slug" => "metformin-teva-xr-750mg-tbl-pro-60"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0226987"
    "original_title" => "METFORMIN TEVA XR"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Metformin_Teva_XR_750mg_60tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "750MG TBL PRO 60"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 139
    "title" => "METFORMIN TEVA XR"
    "slug" => "metformin-teva-xr-750mg-tbl-pro-60"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0226987"
    "original_title" => "METFORMIN TEVA XR"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Metformin_Teva_XR_750mg_60tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "750MG TBL PRO 60"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#6670
      #items: []
    }
    "active_substances" => Collection {#6633
      #items: array:1 [
        0 => ActiveSubstance {#6638
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 45
            "code" => ""
            "title" => "Metformin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 45
            "code" => ""
            "title" => "Metformin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 139
            "pivot_active_substance_id" => 45
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6647
              #parent: Medicine {#1117}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 139
                "active_substance_id" => 45
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 139
                "active_substance_id" => 45
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6641
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#6638}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#6662
      #items: array:1 [
        0 => TherapeuticArea {#6675
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 12
            "title" => "Diabetologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 12
            "title" => "Diabetologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 139
            "pivot_therapeutic_area_id" => 12
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6666
              #parent: Medicine {#1117}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 139
                "therapeutic_area_id" => 12
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 139
                "therapeutic_area_id" => 12
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6674
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#6675}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1118
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1117}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Metformin_Teva_XR_750mg_60tbl.png

METFORMIN TEVA XR 1000MG TBL PRO 60

Indikační skupiny:
Účinné látky: Metformin
Terapeutická oblast: Diabetologie
Medicine {#1119
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 140
    "title" => "METFORMIN TEVA XR"
    "slug" => "metformin-teva-xr-1000mg-tbl-pro-60"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0226989"
    "original_title" => "METFORMIN TEVA XR"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Metformin_Teva_XR_1000mg_60tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "1000MG TBL PRO 60"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 140
    "title" => "METFORMIN TEVA XR"
    "slug" => "metformin-teva-xr-1000mg-tbl-pro-60"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0226989"
    "original_title" => "METFORMIN TEVA XR"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Metformin_Teva_XR_1000mg_60tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "1000MG TBL PRO 60"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#6700
      #items: []
    }
    "active_substances" => Collection {#6663
      #items: array:1 [
        0 => ActiveSubstance {#6668
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 45
            "code" => ""
            "title" => "Metformin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 45
            "code" => ""
            "title" => "Metformin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 140
            "pivot_active_substance_id" => 45
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6677
              #parent: Medicine {#1119}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 140
                "active_substance_id" => 45
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 140
                "active_substance_id" => 45
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6671
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#6668}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#6692
      #items: array:1 [
        0 => TherapeuticArea {#6705
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 12
            "title" => "Diabetologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 12
            "title" => "Diabetologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 140
            "pivot_therapeutic_area_id" => 12
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6696
              #parent: Medicine {#1119}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 140
                "therapeutic_area_id" => 12
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 140
                "therapeutic_area_id" => 12
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6704
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#6705}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1120
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1119}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Metformin_Teva_XR_1000mg_60tbl.png

MONTELUKAST TEVA 10MG TBL FLM 28

Indikační skupiny: Bronchodilatancia, antiastmatika
Účinné látky: Montelukast
Terapeutická oblast: alergologie
Medicine {#1121
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 141
    "title" => "MONTELUKAST TEVA"
    "slug" => "montelukast-teva-10mg-tbl-flm-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0119220"
    "original_title" => "MONTELUKAST TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Montelukast_10mg_28tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL FLM 28"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 141
    "title" => "MONTELUKAST TEVA"
    "slug" => "montelukast-teva-10mg-tbl-flm-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0119220"
    "original_title" => "MONTELUKAST TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Montelukast_10mg_28tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL FLM 28"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#6707
      #items: array:1 [
        0 => IndicationGroup {#6714
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 13
            "title" => "Bronchodilatancia, antiastmatika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 13
            "title" => "Bronchodilatancia, antiastmatika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 141
            "pivot_indication_group_id" => 13
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6721
              #parent: Medicine {#1121}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 141
                "indication_group_id" => 13
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 141
                "indication_group_id" => 13
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6713
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#6714}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#6726
      #items: array:1 [
        0 => ActiveSubstance {#6688
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 46
            "code" => ""
            "title" => "Montelukast"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 46
            "code" => ""
            "title" => "Montelukast"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 141
            "pivot_active_substance_id" => 46
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6703
              #parent: Medicine {#1121}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 141
                "active_substance_id" => 46
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 141
                "active_substance_id" => 46
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6723
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#6688}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#6732
      #items: array:1 [
        0 => TherapeuticArea {#6736
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 5
            "title" => "alergologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 5
            "title" => "alergologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 141
            "pivot_therapeutic_area_id" => 5
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6720
              #parent: Medicine {#1121}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 141
                "therapeutic_area_id" => 5
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 141
                "therapeutic_area_id" => 5
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6737
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#6736}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1122
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1121}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Montelukast_10mg_28tbl.png

MONTELUKAST TEVA 10MG TBL FLM 98

Indikační skupiny: Bronchodilatancia, antiastmatika
Účinné látky: Montelukast
Terapeutická oblast: alergologie
Medicine {#1123
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 142
    "title" => "MONTELUKAST TEVA"
    "slug" => "montelukast-teva-10mg-tbl-flm-98"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0119226"
    "original_title" => "MONTELUKAST TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Montelukast_10mg_98tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL FLM 98"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 142
    "title" => "MONTELUKAST TEVA"
    "slug" => "montelukast-teva-10mg-tbl-flm-98"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0119226"
    "original_title" => "MONTELUKAST TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Montelukast_10mg_98tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL FLM 98"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#6765
      #items: array:1 [
        0 => IndicationGroup {#6757
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 13
            "title" => "Bronchodilatancia, antiastmatika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 13
            "title" => "Bronchodilatancia, antiastmatika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 142
            "pivot_indication_group_id" => 13
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6746
              #parent: Medicine {#1123}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 142
                "indication_group_id" => 13
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 142
                "indication_group_id" => 13
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6741
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#6757}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#6748
      #items: array:1 [
        0 => ActiveSubstance {#6747
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 46
            "code" => ""
            "title" => "Montelukast"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 46
            "code" => ""
            "title" => "Montelukast"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 142
            "pivot_active_substance_id" => 46
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6712
              #parent: Medicine {#1123}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 142
                "active_substance_id" => 46
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 142
                "active_substance_id" => 46
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6739
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#6747}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#6772
      #items: array:1 [
        0 => TherapeuticArea {#6698
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 5
            "title" => "alergologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 5
            "title" => "alergologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 142
            "pivot_therapeutic_area_id" => 5
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6735
              #parent: Medicine {#1123}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 142
                "therapeutic_area_id" => 5
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 142
                "therapeutic_area_id" => 5
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6764
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#6698}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1124
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1123}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Montelukast_10mg_98tbl.png

MONTELUKAST TEVA 4MG TBL MND 28

Indikační skupiny: Bronchodilatancia, antiastmatika
Účinné látky: Montelukast
Terapeutická oblast: alergologie
Medicine {#1125
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 143
    "title" => "MONTELUKAST TEVA"
    "slug" => "montelukast-teva-4mg-tbl-mnd-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0117457"
    "original_title" => "MONTELUKAST TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "4MG TBL MND 28"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 143
    "title" => "MONTELUKAST TEVA"
    "slug" => "montelukast-teva-4mg-tbl-mnd-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0117457"
    "original_title" => "MONTELUKAST TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "4MG TBL MND 28"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#6799
      #items: array:1 [
        0 => IndicationGroup {#6791
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 13
            "title" => "Bronchodilatancia, antiastmatika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 13
            "title" => "Bronchodilatancia, antiastmatika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 143
            "pivot_indication_group_id" => 13
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6780
              #parent: Medicine {#1125}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 143
                "indication_group_id" => 13
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 143
                "indication_group_id" => 13
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6776
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#6791}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#6782
      #items: array:1 [
        0 => ActiveSubstance {#6781
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 46
            "code" => ""
            "title" => "Montelukast"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 46
            "code" => ""
            "title" => "Montelukast"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 143
            "pivot_active_substance_id" => 46
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6744
              #parent: Medicine {#1125}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 143
                "active_substance_id" => 46
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 143
                "active_substance_id" => 46
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6756
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#6781}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#6806
      #items: array:1 [
        0 => TherapeuticArea {#6745
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 5
            "title" => "alergologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 5
            "title" => "alergologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 143
            "pivot_therapeutic_area_id" => 5
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6702
              #parent: Medicine {#1125}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 143
                "therapeutic_area_id" => 5
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 143
                "therapeutic_area_id" => 5
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6798
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#6745}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1126
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1125}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
bez obrázku

MONTELUKAST TEVA 4MG TBL MND 98

Indikační skupiny: Bronchodilatancia, antiastmatika
Účinné látky: Montelukast
Terapeutická oblast: alergologie
Medicine {#1127
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 144
    "title" => "MONTELUKAST TEVA"
    "slug" => "montelukast-teva-4mg-tbl-mnd-98"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0117463"
    "original_title" => "MONTELUKAST TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "4MG TBL MND 98"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 144
    "title" => "MONTELUKAST TEVA"
    "slug" => "montelukast-teva-4mg-tbl-mnd-98"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0117463"
    "original_title" => "MONTELUKAST TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "4MG TBL MND 98"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#6833
      #items: array:1 [
        0 => IndicationGroup {#6825
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 13
            "title" => "Bronchodilatancia, antiastmatika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 13
            "title" => "Bronchodilatancia, antiastmatika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 144
            "pivot_indication_group_id" => 13
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6814
              #parent: Medicine {#1127}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 144
                "indication_group_id" => 13
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 144
                "indication_group_id" => 13
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6810
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#6825}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#6816
      #items: array:1 [
        0 => ActiveSubstance {#6815
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 46
            "code" => ""
            "title" => "Montelukast"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 46
            "code" => ""
            "title" => "Montelukast"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 144
            "pivot_active_substance_id" => 46
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6777
              #parent: Medicine {#1127}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 144
                "active_substance_id" => 46
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 144
                "active_substance_id" => 46
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6790
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#6815}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#6840
      #items: array:1 [
        0 => TherapeuticArea {#6779
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 5
            "title" => "alergologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 5
            "title" => "alergologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 144
            "pivot_therapeutic_area_id" => 5
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6775
              #parent: Medicine {#1127}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 144
                "therapeutic_area_id" => 5
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 144
                "therapeutic_area_id" => 5
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6832
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#6779}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1128
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1127}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
bez obrázku

MONTELUKAST TEVA 5MG TBL MND 28

Indikační skupiny: Bronchodilatancia, antiastmatika
Účinné látky: Montelukast
Terapeutická oblast: alergologie
Medicine {#1129
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 145
    "title" => "MONTELUKAST TEVA"
    "slug" => "montelukast-teva-5mg-tbl-mnd-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0118505"
    "original_title" => "MONTELUKAST TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "5MG TBL MND 28"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 145
    "title" => "MONTELUKAST TEVA"
    "slug" => "montelukast-teva-5mg-tbl-mnd-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0118505"
    "original_title" => "MONTELUKAST TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "5MG TBL MND 28"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#6867
      #items: array:1 [
        0 => IndicationGroup {#6859
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 13
            "title" => "Bronchodilatancia, antiastmatika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 13
            "title" => "Bronchodilatancia, antiastmatika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 145
            "pivot_indication_group_id" => 13
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6848
              #parent: Medicine {#1129}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 145
                "indication_group_id" => 13
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 145
                "indication_group_id" => 13
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6844
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#6859}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#6850
      #items: array:1 [
        0 => ActiveSubstance {#6849
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 46
            "code" => ""
            "title" => "Montelukast"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 46
            "code" => ""
            "title" => "Montelukast"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 145
            "pivot_active_substance_id" => 46
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6811
              #parent: Medicine {#1129}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 145
                "active_substance_id" => 46
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 145
                "active_substance_id" => 46
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6824
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#6849}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#6874
      #items: array:1 [
        0 => TherapeuticArea {#6813
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 5
            "title" => "alergologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 5
            "title" => "alergologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 145
            "pivot_therapeutic_area_id" => 5
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6809
              #parent: Medicine {#1129}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 145
                "therapeutic_area_id" => 5
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 145
                "therapeutic_area_id" => 5
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6866
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#6813}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1130
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1129}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
bez obrázku

MONTELUKAST TEVA 5MG TBL MND 98

Indikační skupiny: Bronchodilatancia, antiastmatika
Účinné látky: Montelukast
Terapeutická oblast: alergologie
Medicine {#1131
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 146
    "title" => "MONTELUKAST TEVA"
    "slug" => "montelukast-teva-5mg-tbl-mnd-98"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0118511"
    "original_title" => "MONTELUKAST TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "5MG TBL MND 98"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 146
    "title" => "MONTELUKAST TEVA"
    "slug" => "montelukast-teva-5mg-tbl-mnd-98"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0118511"
    "original_title" => "MONTELUKAST TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "5MG TBL MND 98"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#6901
      #items: array:1 [
        0 => IndicationGroup {#6893
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 13
            "title" => "Bronchodilatancia, antiastmatika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 13
            "title" => "Bronchodilatancia, antiastmatika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 146
            "pivot_indication_group_id" => 13
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6882
              #parent: Medicine {#1131}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 146
                "indication_group_id" => 13
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 146
                "indication_group_id" => 13
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6878
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#6893}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#6884
      #items: array:1 [
        0 => ActiveSubstance {#6883
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 46
            "code" => ""
            "title" => "Montelukast"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 46
            "code" => ""
            "title" => "Montelukast"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 146
            "pivot_active_substance_id" => 46
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6845
              #parent: Medicine {#1131}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 146
                "active_substance_id" => 46
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 146
                "active_substance_id" => 46
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6858
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#6883}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#6908
      #items: array:1 [
        0 => TherapeuticArea {#6847
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 5
            "title" => "alergologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 5
            "title" => "alergologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 146
            "pivot_therapeutic_area_id" => 5
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6843
              #parent: Medicine {#1131}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 146
                "therapeutic_area_id" => 5
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 146
                "therapeutic_area_id" => 5
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6900
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#6847}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1132
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1131}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
bez obrázku

MOXONIDIN ACTAVIS 0,2MG TBL FLM 30

Indikační skupiny:
Účinné látky: MOXONIDIN (MOXONIDINUM)
Terapeutická oblast: kardiologie
Medicine {#1133
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 147
    "title" => "MOXONIDIN ACTAVIS"
    "slug" => "moxonidin-actavis-02mg-tbl-flm-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0215357"
    "original_title" => "MOXONIDIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Moxonidin-Actavis_02mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "0,2MG TBL FLM 30"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 147
    "title" => "MOXONIDIN ACTAVIS"
    "slug" => "moxonidin-actavis-02mg-tbl-flm-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0215357"
    "original_title" => "MOXONIDIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Moxonidin-Actavis_02mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "0,2MG TBL FLM 30"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#6933
      #items: []
    }
    "active_substances" => Collection {#6902
      #items: array:1 [
        0 => ActiveSubstance {#6915
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 47
            "code" => ""
            "title" => "MOXONIDIN (MOXONIDINUM)"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 47
            "code" => ""
            "title" => "MOXONIDIN (MOXONIDINUM)"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 147
            "pivot_active_substance_id" => 47
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6935
              #parent: Medicine {#1133}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 147
                "active_substance_id" => 47
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 147
                "active_substance_id" => 47
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6914
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#6915}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#6896
      #items: array:1 [
        0 => TherapeuticArea {#6911
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 147
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6918
              #parent: Medicine {#1133}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 147
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 147
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6940
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#6911}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1134
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1133}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Moxonidin-Actavis_02mg_30tbl.png

MOXONIDIN ACTAVIS 0,3MG TBL FLM 30

Indikační skupiny:
Účinné látky: MOXONIDIN (MOXONIDINUM)
Terapeutická oblast: kardiologie
Medicine {#1135
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 148
    "title" => "MOXONIDIN ACTAVIS"
    "slug" => "moxonidin-actavis-03mg-tbl-flm-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0215365"
    "original_title" => "MOXONIDIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Moxonidin-Actavis_03mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "0,3MG TBL FLM 30"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 148
    "title" => "MOXONIDIN ACTAVIS"
    "slug" => "moxonidin-actavis-03mg-tbl-flm-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0215365"
    "original_title" => "MOXONIDIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Moxonidin-Actavis_03mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "0,3MG TBL FLM 30"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#6964
      #items: []
    }
    "active_substances" => Collection {#6892
      #items: array:1 [
        0 => ActiveSubstance {#6872
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 47
            "code" => ""
            "title" => "MOXONIDIN (MOXONIDINUM)"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 47
            "code" => ""
            "title" => "MOXONIDIN (MOXONIDINUM)"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 148
            "pivot_active_substance_id" => 47
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6934
              #parent: Medicine {#1135}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 148
                "active_substance_id" => 47
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 148
                "active_substance_id" => 47
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6931
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#6872}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#6956
      #items: array:1 [
        0 => TherapeuticArea {#6969
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 148
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6960
              #parent: Medicine {#1135}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 148
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 148
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6968
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#6969}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1136
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1135}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Moxonidin-Actavis_03mg_30tbl.png

MOXONIDIN ACTAVIS 0,4MG TBL FLM 30

Indikační skupiny:
Účinné látky: MOXONIDIN (MOXONIDINUM)
Terapeutická oblast: kardiologie
Medicine {#1137
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 149
    "title" => "MOXONIDIN ACTAVIS"
    "slug" => "moxonidin-actavis-04mg-tbl-flm-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0215373"
    "original_title" => "MOXONIDIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Moxonidin-Actavis_04mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "0,4MG TBL FLM 30"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 149
    "title" => "MOXONIDIN ACTAVIS"
    "slug" => "moxonidin-actavis-04mg-tbl-flm-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0215373"
    "original_title" => "MOXONIDIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Moxonidin-Actavis_04mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "0,4MG TBL FLM 30"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#6994
      #items: []
    }
    "active_substances" => Collection {#6957
      #items: array:1 [
        0 => ActiveSubstance {#6962
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 47
            "code" => ""
            "title" => "MOXONIDIN (MOXONIDINUM)"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 47
            "code" => ""
            "title" => "MOXONIDIN (MOXONIDINUM)"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 149
            "pivot_active_substance_id" => 47
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6971
              #parent: Medicine {#1137}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 149
                "active_substance_id" => 47
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 149
                "active_substance_id" => 47
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6965
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#6962}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#6986
      #items: array:1 [
        0 => TherapeuticArea {#6999
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 149
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#6990
              #parent: Medicine {#1137}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 149
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 149
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6998
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#6999}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1138
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1137}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Moxonidin-Actavis_04mg_30tbl.png

NASOBEC 50MCG/DÁV NAS SPR SUS 1X200DÁV

Indikační skupiny:
Účinné látky: Beklometason
Terapeutická oblast: alergologie
Medicine {#1139
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 150
    "title" => "NASOBEC"
    "slug" => "nasobec-50mcgdav-nas-spr-sus-1x200dav"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "TEVA Czech Industries s.r.o."
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0058408"
    "original_title" => "NASOBEC"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Nasobec_spray_1x200davek-10g.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "50MCG/DÁV NAS SPR SUS 1X200DÁV"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 150
    "title" => "NASOBEC"
    "slug" => "nasobec-50mcgdav-nas-spr-sus-1x200dav"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "TEVA Czech Industries s.r.o."
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0058408"
    "original_title" => "NASOBEC"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Nasobec_spray_1x200davek-10g.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "50MCG/DÁV NAS SPR SUS 1X200DÁV"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#7024
      #items: []
    }
    "active_substances" => Collection {#6987
      #items: array:1 [
        0 => ActiveSubstance {#6992
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 23
            "code" => ""
            "title" => "Beklometason"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 23
            "code" => ""
            "title" => "Beklometason"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 150
            "pivot_active_substance_id" => 23
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7001
              #parent: Medicine {#1139}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 150
                "active_substance_id" => 23
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 150
                "active_substance_id" => 23
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#6995
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#6992}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#7016
      #items: array:1 [
        0 => TherapeuticArea {#7029
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 5
            "title" => "alergologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 5
            "title" => "alergologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 150
            "pivot_therapeutic_area_id" => 5
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7020
              #parent: Medicine {#1139}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 150
                "therapeutic_area_id" => 5
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 150
                "therapeutic_area_id" => 5
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7028
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#7029}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1140
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1139}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Nasobec_spray_1x200davek-10g.png

NASOFAN 50MCG/DÁV NAS SPR SUS 1X120DÁV

Indikační skupiny: Antihistaminika, histamin
Účinné látky: Flutikason
Terapeutická oblast: alergologie
Medicine {#1141
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 151
    "title" => "NASOFAN"
    "slug" => "nasofan-50mcgdav-nas-spr-sus-1x120dav"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "TEVA Czech Industries s.r.o."
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0030685"
    "original_title" => "NASOFAN"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Nasofan_120davek.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "50MCG/DÁV NAS SPR SUS 1X120DÁV"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 151
    "title" => "NASOFAN"
    "slug" => "nasofan-50mcgdav-nas-spr-sus-1x120dav"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "TEVA Czech Industries s.r.o."
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0030685"
    "original_title" => "NASOFAN"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Nasofan_120davek.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "50MCG/DÁV NAS SPR SUS 1X120DÁV"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#7031
      #items: array:1 [
        0 => IndicationGroup {#7038
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 12
            "title" => "Antihistaminika, histamin"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 12
            "title" => "Antihistaminika, histamin"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 151
            "pivot_indication_group_id" => 12
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7045
              #parent: Medicine {#1141}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 151
                "indication_group_id" => 12
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 151
                "indication_group_id" => 12
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7037
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#7038}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#7050
      #items: array:1 [
        0 => ActiveSubstance {#7012
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 48
            "code" => ""
            "title" => "Flutikason"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 48
            "code" => ""
            "title" => "Flutikason"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 151
            "pivot_active_substance_id" => 48
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7027
              #parent: Medicine {#1141}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 151
                "active_substance_id" => 48
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 151
                "active_substance_id" => 48
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7047
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#7012}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#7056
      #items: array:1 [
        0 => TherapeuticArea {#7060
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 5
            "title" => "alergologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 5
            "title" => "alergologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 151
            "pivot_therapeutic_area_id" => 5
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7044
              #parent: Medicine {#1141}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 151
                "therapeutic_area_id" => 5
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 151
                "therapeutic_area_id" => 5
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7061
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#7060}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1142
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1141}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Nasofan_120davek.png

NEMDATINE 10MG TBL FLM 56

Indikační skupiny: Psychostimulancia (nootropní léčiva, analeptika)
Účinné látky: MEMANTINE
Terapeutická oblast: psychiatrie
Medicine {#1143
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 152
    "title" => "NEMDATINE"
    "slug" => "nemdatine-10mg-tbl-flm-56"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0194101"
    "original_title" => "NEMDATINE"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL FLM 56"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 152
    "title" => "NEMDATINE"
    "slug" => "nemdatine-10mg-tbl-flm-56"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0194101"
    "original_title" => "NEMDATINE"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL FLM 56"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#7089
      #items: array:1 [
        0 => IndicationGroup {#7081
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 16
            "title" => "Psychostimulancia (nootropní léčiva, analeptika)"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 16
            "title" => "Psychostimulancia (nootropní léčiva, analeptika)"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 152
            "pivot_indication_group_id" => 16
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7070
              #parent: Medicine {#1143}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 152
                "indication_group_id" => 16
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 152
                "indication_group_id" => 16
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7065
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#7081}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#7072
      #items: array:1 [
        0 => ActiveSubstance {#7071
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 49
            "code" => ""
            "title" => "MEMANTINE"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 49
            "code" => ""
            "title" => "MEMANTINE"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 152
            "pivot_active_substance_id" => 49
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7036
              #parent: Medicine {#1143}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 152
                "active_substance_id" => 49
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 152
                "active_substance_id" => 49
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7063
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#7071}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#7096
      #items: array:1 [
        0 => TherapeuticArea {#7022
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 152
            "pivot_therapeutic_area_id" => 1
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7059
              #parent: Medicine {#1143}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 152
                "therapeutic_area_id" => 1
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 152
                "therapeutic_area_id" => 1
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7088
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#7022}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1144
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1143}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
bez obrázku

NEMDATINE 20MG TBL FLM 28

Indikační skupiny: Psychostimulancia (nootropní léčiva, analeptika)
Účinné látky: MEMANTINE
Terapeutická oblast: psychiatrie
Medicine {#1145
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 153
    "title" => "NEMDATINE"
    "slug" => "nemdatine-20mg-tbl-flm-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0194111"
    "original_title" => "NEMDATINE"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG TBL FLM 28"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 153
    "title" => "NEMDATINE"
    "slug" => "nemdatine-20mg-tbl-flm-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0194111"
    "original_title" => "NEMDATINE"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG TBL FLM 28"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#7123
      #items: array:1 [
        0 => IndicationGroup {#7115
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 16
            "title" => "Psychostimulancia (nootropní léčiva, analeptika)"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 16
            "title" => "Psychostimulancia (nootropní léčiva, analeptika)"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 153
            "pivot_indication_group_id" => 16
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7104
              #parent: Medicine {#1145}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 153
                "indication_group_id" => 16
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 153
                "indication_group_id" => 16
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7100
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#7115}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#7106
      #items: array:1 [
        0 => ActiveSubstance {#7105
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 49
            "code" => ""
            "title" => "MEMANTINE"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 49
            "code" => ""
            "title" => "MEMANTINE"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 153
            "pivot_active_substance_id" => 49
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7068
              #parent: Medicine {#1145}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 153
                "active_substance_id" => 49
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 153
                "active_substance_id" => 49
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7080
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#7105}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#7130
      #items: array:1 [
        0 => TherapeuticArea {#7069
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 153
            "pivot_therapeutic_area_id" => 1
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7026
              #parent: Medicine {#1145}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 153
                "therapeutic_area_id" => 1
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 153
                "therapeutic_area_id" => 1
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7122
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#7069}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1146
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1145}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
bez obrázku

NEOTIGASON 10MG CPS DUR 30

Indikační skupiny: Dermatologika
Účinné látky: ACITRETIN (ACITRETINUM)
Terapeutická oblast: dermatologie
Medicine {#1147
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 154
    "title" => "NEOTIGASON"
    "slug" => "neotigason-10mg-cps-dur-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0128530"
    "original_title" => "NEOTIGASON"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Neotigason_10mg_30tob.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG CPS DUR 30"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 154
    "title" => "NEOTIGASON"
    "slug" => "neotigason-10mg-cps-dur-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0128530"
    "original_title" => "NEOTIGASON"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Neotigason_10mg_30tob.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG CPS DUR 30"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#7157
      #items: array:1 [
        0 => IndicationGroup {#7149
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 17
            "title" => "Dermatologika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 17
            "title" => "Dermatologika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 154
            "pivot_indication_group_id" => 17
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7138
              #parent: Medicine {#1147}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 154
                "indication_group_id" => 17
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 154
                "indication_group_id" => 17
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7134
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#7149}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#7140
      #items: array:1 [
        0 => ActiveSubstance {#7139
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 50
            "code" => ""
            "title" => "ACITRETIN (ACITRETINUM)"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 50
            "code" => ""
            "title" => "ACITRETIN (ACITRETINUM)"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 154
            "pivot_active_substance_id" => 50
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7101
              #parent: Medicine {#1147}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 154
                "active_substance_id" => 50
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 154
                "active_substance_id" => 50
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7114
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#7139}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#7164
      #items: array:1 [
        0 => TherapeuticArea {#7103
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 15
            "title" => "dermatologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 15
            "title" => "dermatologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 154
            "pivot_therapeutic_area_id" => 15
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7099
              #parent: Medicine {#1147}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 154
                "therapeutic_area_id" => 15
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 154
                "therapeutic_area_id" => 15
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7156
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#7103}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1148
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1147}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Neotigason_10mg_30tob.png

NEOTIGASON 25MG CPS DUR 30

Indikační skupiny: Dermatologika
Účinné látky: ACITRETIN (ACITRETINUM)
Terapeutická oblast: dermatologie
Medicine {#1149
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 155
    "title" => "NEOTIGASON"
    "slug" => "neotigason-25mg-cps-dur-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0128531"
    "original_title" => "NEOTIGASON"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Neotigason_25mg_30tob.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "25MG CPS DUR 30"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 155
    "title" => "NEOTIGASON"
    "slug" => "neotigason-25mg-cps-dur-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0128531"
    "original_title" => "NEOTIGASON"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Neotigason_25mg_30tob.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "25MG CPS DUR 30"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#7191
      #items: array:1 [
        0 => IndicationGroup {#7183
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 17
            "title" => "Dermatologika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 17
            "title" => "Dermatologika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 155
            "pivot_indication_group_id" => 17
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7172
              #parent: Medicine {#1149}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 155
                "indication_group_id" => 17
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 155
                "indication_group_id" => 17
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7168
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#7183}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#7174
      #items: array:1 [
        0 => ActiveSubstance {#7173
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 50
            "code" => ""
            "title" => "ACITRETIN (ACITRETINUM)"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 50
            "code" => ""
            "title" => "ACITRETIN (ACITRETINUM)"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 155
            "pivot_active_substance_id" => 50
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7135
              #parent: Medicine {#1149}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 155
                "active_substance_id" => 50
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 155
                "active_substance_id" => 50
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7148
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#7173}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#7198
      #items: array:1 [
        0 => TherapeuticArea {#7137
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 15
            "title" => "dermatologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 15
            "title" => "dermatologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 155
            "pivot_therapeutic_area_id" => 15
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7133
              #parent: Medicine {#1149}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 155
                "therapeutic_area_id" => 15
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 155
                "therapeutic_area_id" => 15
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7190
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#7137}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1150
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1149}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Neotigason_25mg_30tob.png

NITRENDIPIN-RATIOPHARM 20MG TBL NOB 30

Indikační skupiny:
Účinné látky: Nitrendipin
Terapeutická oblast: kardiologie
Medicine {#1151
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 156
    "title" => "NITRENDIPIN-RATIOPHARM"
    "slug" => "nitrendipin-ratiopharm-20mg-tbl-nob-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0094688"
    "original_title" => "NITRENDIPIN-RATIOPHARM"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Nitrendipin-rtp-20mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG TBL NOB 30"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 156
    "title" => "NITRENDIPIN-RATIOPHARM"
    "slug" => "nitrendipin-ratiopharm-20mg-tbl-nob-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0094688"
    "original_title" => "NITRENDIPIN-RATIOPHARM"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Nitrendipin-rtp-20mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG TBL NOB 30"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#7223
      #items: []
    }
    "active_substances" => Collection {#7192
      #items: array:1 [
        0 => ActiveSubstance {#7205
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 51
            "code" => ""
            "title" => "Nitrendipin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 51
            "code" => ""
            "title" => "Nitrendipin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 156
            "pivot_active_substance_id" => 51
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7225
              #parent: Medicine {#1151}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 156
                "active_substance_id" => 51
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 156
                "active_substance_id" => 51
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7204
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#7205}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#7186
      #items: array:1 [
        0 => TherapeuticArea {#7201
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 156
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7208
              #parent: Medicine {#1151}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 156
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 156
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7230
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#7201}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1152
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1151}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Nitrendipin-rtp-20mg_30tbl.png

NITRENDIPIN-RATIOPHARM 20MG TBL NOB 100

Indikační skupiny:
Účinné látky: Nitrendipin
Terapeutická oblast: kardiologie
Medicine {#1153
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 157
    "title" => "NITRENDIPIN-RATIOPHARM"
    "slug" => "nitrendipin-ratiopharm-20mg-tbl-nob-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0030965"
    "original_title" => "NITRENDIPIN-RATIOPHARM"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Nitrendipin-rtp-20mg_100tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG TBL NOB 100"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 157
    "title" => "NITRENDIPIN-RATIOPHARM"
    "slug" => "nitrendipin-ratiopharm-20mg-tbl-nob-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0030965"
    "original_title" => "NITRENDIPIN-RATIOPHARM"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Nitrendipin-rtp-20mg_100tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG TBL NOB 100"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#7254
      #items: []
    }
    "active_substances" => Collection {#7182
      #items: array:1 [
        0 => ActiveSubstance {#7162
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 51
            "code" => ""
            "title" => "Nitrendipin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 51
            "code" => ""
            "title" => "Nitrendipin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 157
            "pivot_active_substance_id" => 51
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7224
              #parent: Medicine {#1153}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 157
                "active_substance_id" => 51
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 157
                "active_substance_id" => 51
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7221
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#7162}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#7246
      #items: array:1 [
        0 => TherapeuticArea {#7259
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 157
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7250
              #parent: Medicine {#1153}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 157
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 157
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7258
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#7259}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1154
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1153}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Nitrendipin-rtp-20mg_100tbl.png

OLANZAPIN ACTAVIS 10MG POR TBL DIS 28 II

Indikační skupiny: Antipsychotika (neuroleptika)
Účinné látky: olanzapin
Terapeutická oblast: psychiatrie
Medicine {#1155
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 158
    "title" => "OLANZAPIN ACTAVIS"
    "slug" => "olanzapin-actavis-10mg-por-tbl-dis-28-ii"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0124023"
    "original_title" => "OLANZAPIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Olanzapin_Actavis_10mg_28tob.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG POR TBL DIS 28 II"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 158
    "title" => "OLANZAPIN ACTAVIS"
    "slug" => "olanzapin-actavis-10mg-por-tbl-dis-28-ii"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0124023"
    "original_title" => "OLANZAPIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Olanzapin_Actavis_10mg_28tob.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG POR TBL DIS 28 II"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#7261
      #items: array:1 [
        0 => IndicationGroup {#7268
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 18
            "title" => "Antipsychotika (neuroleptika)"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 18
            "title" => "Antipsychotika (neuroleptika)"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 158
            "pivot_indication_group_id" => 18
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7275
              #parent: Medicine {#1155}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 158
                "indication_group_id" => 18
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 158
                "indication_group_id" => 18
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7267
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#7268}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#7280
      #items: array:1 [
        0 => ActiveSubstance {#7242
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 52
            "code" => ""
            "title" => "olanzapin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 52
            "code" => ""
            "title" => "olanzapin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 158
            "pivot_active_substance_id" => 52
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7257
              #parent: Medicine {#1155}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 158
                "active_substance_id" => 52
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 158
                "active_substance_id" => 52
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7277
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#7242}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#7286
      #items: array:1 [
        0 => TherapeuticArea {#7290
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 158
            "pivot_therapeutic_area_id" => 1
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7274
              #parent: Medicine {#1155}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 158
                "therapeutic_area_id" => 1
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 158
                "therapeutic_area_id" => 1
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7291
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#7290}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1156
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1155}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Olanzapin_Actavis_10mg_28tob.png

OLANZAPIN ACTAVIS 5MG POR TBL DIS 28 II

Indikační skupiny: Antipsychotika (neuroleptika)
Účinné látky: olanzapin
Terapeutická oblast: psychiatrie
Medicine {#1157
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 159
    "title" => "OLANZAPIN ACTAVIS"
    "slug" => "olanzapin-actavis-5mg-por-tbl-dis-28-ii"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0124009"
    "original_title" => "OLANZAPIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Olanzapin_Actavis_5mg_28tob.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "5MG POR TBL DIS 28 II"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 159
    "title" => "OLANZAPIN ACTAVIS"
    "slug" => "olanzapin-actavis-5mg-por-tbl-dis-28-ii"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0124009"
    "original_title" => "OLANZAPIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Olanzapin_Actavis_5mg_28tob.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "5MG POR TBL DIS 28 II"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#7319
      #items: array:1 [
        0 => IndicationGroup {#7311
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 18
            "title" => "Antipsychotika (neuroleptika)"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 18
            "title" => "Antipsychotika (neuroleptika)"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 159
            "pivot_indication_group_id" => 18
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7300
              #parent: Medicine {#1157}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 159
                "indication_group_id" => 18
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 159
                "indication_group_id" => 18
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7295
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#7311}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#7302
      #items: array:1 [
        0 => ActiveSubstance {#7301
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 52
            "code" => ""
            "title" => "olanzapin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 52
            "code" => ""
            "title" => "olanzapin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 159
            "pivot_active_substance_id" => 52
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7266
              #parent: Medicine {#1157}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 159
                "active_substance_id" => 52
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 159
                "active_substance_id" => 52
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7293
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#7301}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#7326
      #items: array:1 [
        0 => TherapeuticArea {#7252
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 159
            "pivot_therapeutic_area_id" => 1
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7289
              #parent: Medicine {#1157}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 159
                "therapeutic_area_id" => 1
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 159
                "therapeutic_area_id" => 1
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7318
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#7252}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1158
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1157}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Olanzapin_Actavis_5mg_28tob.png

OLANZAPIN ACTAVIS 5MG POR TBL DIS 56 II

Indikační skupiny: Antipsychotika (neuroleptika)
Účinné látky: olanzapin
Terapeutická oblast: psychiatrie
Medicine {#1159
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 160
    "title" => "OLANZAPIN ACTAVIS"
    "slug" => "olanzapin-actavis-5mg-por-tbl-dis-56-ii"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0124011"
    "original_title" => "OLANZAPIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Olanzapin_Actavis_5mg_56tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "5MG POR TBL DIS 56 II"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 160
    "title" => "OLANZAPIN ACTAVIS"
    "slug" => "olanzapin-actavis-5mg-por-tbl-dis-56-ii"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0124011"
    "original_title" => "OLANZAPIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Olanzapin_Actavis_5mg_56tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "5MG POR TBL DIS 56 II"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#7353
      #items: array:1 [
        0 => IndicationGroup {#7345
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 18
            "title" => "Antipsychotika (neuroleptika)"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 18
            "title" => "Antipsychotika (neuroleptika)"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 160
            "pivot_indication_group_id" => 18
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7334
              #parent: Medicine {#1159}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 160
                "indication_group_id" => 18
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 160
                "indication_group_id" => 18
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7330
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#7345}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#7336
      #items: array:1 [
        0 => ActiveSubstance {#7335
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 52
            "code" => ""
            "title" => "olanzapin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 52
            "code" => ""
            "title" => "olanzapin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 160
            "pivot_active_substance_id" => 52
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7298
              #parent: Medicine {#1159}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 160
                "active_substance_id" => 52
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 160
                "active_substance_id" => 52
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7310
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#7335}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#7360
      #items: array:1 [
        0 => TherapeuticArea {#7299
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 160
            "pivot_therapeutic_area_id" => 1
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7256
              #parent: Medicine {#1159}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 160
                "therapeutic_area_id" => 1
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 160
                "therapeutic_area_id" => 1
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7352
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#7299}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1160
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1159}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Olanzapin_Actavis_5mg_56tbl.png

OLANZAPIN ACTAVIS 10MG POR TBL DIS 56 II

Indikační skupiny: Antipsychotika (neuroleptika)
Účinné látky: olanzapin
Terapeutická oblast: psychiatrie
Medicine {#1161
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 161
    "title" => "OLANZAPIN ACTAVIS"
    "slug" => "olanzapin-actavis-10mg-por-tbl-dis-56-ii"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0124025"
    "original_title" => "OLANZAPIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Olanzapin_Actavis_10mg_56tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG POR TBL DIS 56 II"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 161
    "title" => "OLANZAPIN ACTAVIS"
    "slug" => "olanzapin-actavis-10mg-por-tbl-dis-56-ii"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0124025"
    "original_title" => "OLANZAPIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Olanzapin_Actavis_10mg_56tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG POR TBL DIS 56 II"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#7387
      #items: array:1 [
        0 => IndicationGroup {#7379
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 18
            "title" => "Antipsychotika (neuroleptika)"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 18
            "title" => "Antipsychotika (neuroleptika)"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 161
            "pivot_indication_group_id" => 18
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7368
              #parent: Medicine {#1161}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 161
                "indication_group_id" => 18
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 161
                "indication_group_id" => 18
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7364
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#7379}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#7370
      #items: array:1 [
        0 => ActiveSubstance {#7369
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 52
            "code" => ""
            "title" => "olanzapin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 52
            "code" => ""
            "title" => "olanzapin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 161
            "pivot_active_substance_id" => 52
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7331
              #parent: Medicine {#1161}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 161
                "active_substance_id" => 52
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 161
                "active_substance_id" => 52
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7344
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#7369}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#7394
      #items: array:1 [
        0 => TherapeuticArea {#7333
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 161
            "pivot_therapeutic_area_id" => 1
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7329
              #parent: Medicine {#1161}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 161
                "therapeutic_area_id" => 1
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 161
                "therapeutic_area_id" => 1
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7386
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#7333}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1162
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1161}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Olanzapin_Actavis_10mg_56tbl.png

OLANZAPIN TEVA 10MG TBL FLM 28

Indikační skupiny:
Účinné látky: olanzapin
Terapeutická oblast: psychiatrie
Medicine {#1163
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 162
    "title" => "OLANZAPIN TEVA"
    "slug" => "olanzapin-teva-10mg-tbl-flm-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0029284"
    "original_title" => "OLANZAPIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL FLM 28"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 162
    "title" => "OLANZAPIN TEVA"
    "slug" => "olanzapin-teva-10mg-tbl-flm-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0029284"
    "original_title" => "OLANZAPIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL FLM 28"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#7419
      #items: []
    }
    "active_substances" => Collection {#7388
      #items: array:1 [
        0 => ActiveSubstance {#7401
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 52
            "code" => ""
            "title" => "olanzapin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 52
            "code" => ""
            "title" => "olanzapin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 162
            "pivot_active_substance_id" => 52
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7421
              #parent: Medicine {#1163}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 162
                "active_substance_id" => 52
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 162
                "active_substance_id" => 52
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7400
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#7401}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#7382
      #items: array:1 [
        0 => TherapeuticArea {#7397
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 162
            "pivot_therapeutic_area_id" => 1
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7404
              #parent: Medicine {#1163}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 162
                "therapeutic_area_id" => 1
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 162
                "therapeutic_area_id" => 1
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7426
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#7397}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1164
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1163}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
bez obrázku

OLANZAPIN TEVA 5MG TBL FLM 28

Indikační skupiny:
Účinné látky: olanzapin
Terapeutická oblast: psychiatrie
Medicine {#1165
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 163
    "title" => "OLANZAPIN TEVA"
    "slug" => "olanzapin-teva-5mg-tbl-flm-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0029276"
    "original_title" => "OLANZAPIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "5MG TBL FLM 28"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 163
    "title" => "OLANZAPIN TEVA"
    "slug" => "olanzapin-teva-5mg-tbl-flm-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0029276"
    "original_title" => "OLANZAPIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "5MG TBL FLM 28"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#7450
      #items: []
    }
    "active_substances" => Collection {#7378
      #items: array:1 [
        0 => ActiveSubstance {#7358
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 52
            "code" => ""
            "title" => "olanzapin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 52
            "code" => ""
            "title" => "olanzapin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 163
            "pivot_active_substance_id" => 52
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7420
              #parent: Medicine {#1165}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 163
                "active_substance_id" => 52
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 163
                "active_substance_id" => 52
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7417
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#7358}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#7442
      #items: array:1 [
        0 => TherapeuticArea {#7455
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 163
            "pivot_therapeutic_area_id" => 1
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7446
              #parent: Medicine {#1165}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 163
                "therapeutic_area_id" => 1
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 163
                "therapeutic_area_id" => 1
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7454
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#7455}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1166
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1165}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
bez obrázku

OLANZAPIN TEVA 5MG TBL FLM 56

Indikační skupiny:
Účinné látky: olanzapin
Terapeutická oblast: psychiatrie
Medicine {#1167
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 164
    "title" => "OLANZAPIN TEVA"
    "slug" => "olanzapin-teva-5mg-tbl-flm-56"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0029279"
    "original_title" => "OLANZAPIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Olanzapin_5mg_56tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "5MG TBL FLM 56"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 164
    "title" => "OLANZAPIN TEVA"
    "slug" => "olanzapin-teva-5mg-tbl-flm-56"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0029279"
    "original_title" => "OLANZAPIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Olanzapin_5mg_56tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "5MG TBL FLM 56"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#7480
      #items: []
    }
    "active_substances" => Collection {#7443
      #items: array:1 [
        0 => ActiveSubstance {#7448
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 52
            "code" => ""
            "title" => "olanzapin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 52
            "code" => ""
            "title" => "olanzapin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 164
            "pivot_active_substance_id" => 52
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7457
              #parent: Medicine {#1167}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 164
                "active_substance_id" => 52
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 164
                "active_substance_id" => 52
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7451
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#7448}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#7472
      #items: array:1 [
        0 => TherapeuticArea {#7485
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 164
            "pivot_therapeutic_area_id" => 1
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7476
              #parent: Medicine {#1167}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 164
                "therapeutic_area_id" => 1
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 164
                "therapeutic_area_id" => 1
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7484
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#7485}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1168
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1167}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Olanzapin_5mg_56tbl.png

OLANZAPIN TEVA 10MG TBL FLM 56

Indikační skupiny:
Účinné látky: olanzapin
Terapeutická oblast: psychiatrie
Medicine {#1169
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 165
    "title" => "OLANZAPIN TEVA"
    "slug" => "olanzapin-teva-10mg-tbl-flm-56"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0029287"
    "original_title" => "OLANZAPIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Olanzapin_10mg_56tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL FLM 56"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 165
    "title" => "OLANZAPIN TEVA"
    "slug" => "olanzapin-teva-10mg-tbl-flm-56"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0029287"
    "original_title" => "OLANZAPIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Olanzapin_10mg_56tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL FLM 56"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#7510
      #items: []
    }
    "active_substances" => Collection {#7473
      #items: array:1 [
        0 => ActiveSubstance {#7478
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 52
            "code" => ""
            "title" => "olanzapin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 52
            "code" => ""
            "title" => "olanzapin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 165
            "pivot_active_substance_id" => 52
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7487
              #parent: Medicine {#1169}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 165
                "active_substance_id" => 52
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 165
                "active_substance_id" => 52
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7481
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#7478}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#7502
      #items: array:1 [
        0 => TherapeuticArea {#7515
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 165
            "pivot_therapeutic_area_id" => 1
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7506
              #parent: Medicine {#1169}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 165
                "therapeutic_area_id" => 1
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 165
                "therapeutic_area_id" => 1
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7514
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#7515}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1170
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1169}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Olanzapin_10mg_56tbl.png

OLFEN-100 SR 100MG CPS PRO 20

Indikační skupiny:
Účinné látky: DICLOFENACUM NATRICUM
Terapeutická oblast: revmatologie
Medicine {#1171
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 166
    "title" => "OLFEN-100 SR"
    "slug" => "olfen-100-sr-100mg-cps-pro-20"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0186189"
    "original_title" => "OLFEN-100 SR"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Olfen_gel_100g.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "100MG CPS PRO 20"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 166
    "title" => "OLFEN-100 SR"
    "slug" => "olfen-100-sr-100mg-cps-pro-20"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0186189"
    "original_title" => "OLFEN-100 SR"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Olfen_gel_100g.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "100MG CPS PRO 20"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#7540
      #items: []
    }
    "active_substances" => Collection {#7503
      #items: array:1 [
        0 => ActiveSubstance {#7508
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 53
            "code" => ""
            "title" => "DICLOFENACUM NATRICUM"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 53
            "code" => ""
            "title" => "DICLOFENACUM NATRICUM"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 166
            "pivot_active_substance_id" => 53
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7517
              #parent: Medicine {#1171}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 166
                "active_substance_id" => 53
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 166
                "active_substance_id" => 53
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7511
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#7508}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#7532
      #items: array:1 [
        0 => TherapeuticArea {#7545
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 14
            "title" => "revmatologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 14
            "title" => "revmatologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 166
            "pivot_therapeutic_area_id" => 14
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7536
              #parent: Medicine {#1171}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 166
                "therapeutic_area_id" => 14
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 166
                "therapeutic_area_id" => 14
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7544
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#7545}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1172
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1171}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Olfen_gel_100g.png

OMEPRAZOL TEVA PHARMA 20MG CPS ETD 30

Indikační skupiny:
Účinné látky: Omeprazol
Terapeutická oblast: Gastroenterologie
Medicine {#1173
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 167
    "title" => "OMEPRAZOL TEVA PHARMA"
    "slug" => "omeprazol-teva-pharma-20mg-cps-etd-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharma B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0164972"
    "original_title" => "OMEPRAZOL TEVA PHARMA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Omeprazole_TP_20mg_30tob.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG CPS ETD 30"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 167
    "title" => "OMEPRAZOL TEVA PHARMA"
    "slug" => "omeprazol-teva-pharma-20mg-cps-etd-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharma B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0164972"
    "original_title" => "OMEPRAZOL TEVA PHARMA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Omeprazole_TP_20mg_30tob.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG CPS ETD 30"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#7570
      #items: []
    }
    "active_substances" => Collection {#7533
      #items: array:1 [
        0 => ActiveSubstance {#7538
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 54
            "code" => ""
            "title" => "Omeprazol"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 54
            "code" => ""
            "title" => "Omeprazol"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 167
            "pivot_active_substance_id" => 54
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7547
              #parent: Medicine {#1173}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 167
                "active_substance_id" => 54
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 167
                "active_substance_id" => 54
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7541
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#7538}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#7562
      #items: array:1 [
        0 => TherapeuticArea {#7575
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 16
            "title" => "Gastroenterologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 16
            "title" => "Gastroenterologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 167
            "pivot_therapeutic_area_id" => 16
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7566
              #parent: Medicine {#1173}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 167
                "therapeutic_area_id" => 16
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 167
                "therapeutic_area_id" => 16
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7574
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#7575}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1174
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1173}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Omeprazole_TP_20mg_30tob.png

OMEPRAZOL TEVA PHARMA 20MG CPS ETD 100

Indikační skupiny:
Účinné látky: Omeprazol
Terapeutická oblast: Gastroenterologie
Medicine {#1175
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 168
    "title" => "OMEPRAZOL TEVA PHARMA"
    "slug" => "omeprazol-teva-pharma-20mg-cps-etd-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharma B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0164979"
    "original_title" => "OMEPRAZOL TEVA PHARMA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Ondansetron_Teva_8mg_10tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG CPS ETD 100"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 168
    "title" => "OMEPRAZOL TEVA PHARMA"
    "slug" => "omeprazol-teva-pharma-20mg-cps-etd-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharma B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0164979"
    "original_title" => "OMEPRAZOL TEVA PHARMA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Ondansetron_Teva_8mg_10tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG CPS ETD 100"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#7600
      #items: []
    }
    "active_substances" => Collection {#7563
      #items: array:1 [
        0 => ActiveSubstance {#7568
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 54
            "code" => ""
            "title" => "Omeprazol"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 54
            "code" => ""
            "title" => "Omeprazol"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 168
            "pivot_active_substance_id" => 54
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7577
              #parent: Medicine {#1175}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 168
                "active_substance_id" => 54
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 168
                "active_substance_id" => 54
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7571
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#7568}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#7592
      #items: array:1 [
        0 => TherapeuticArea {#7605
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 16
            "title" => "Gastroenterologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 16
            "title" => "Gastroenterologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 168
            "pivot_therapeutic_area_id" => 16
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7596
              #parent: Medicine {#1175}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 168
                "therapeutic_area_id" => 16
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 168
                "therapeutic_area_id" => 16
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7604
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#7605}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1176
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1175}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Ondansetron_Teva_8mg_10tbl.png

PENBENE 1000000IU TBL FLM 21

Indikační skupiny: Antibiotika (proti mikrobům a virovým infekcím)
Účinné látky: Fenoxymethylpenicilin
Terapeutická oblast: antibiotika
Medicine {#1177
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 169
    "title" => "PENBENE"
    "slug" => "penbene-1000000iu-tbl-flm-21"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0001881"
    "original_title" => "PENBENE"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Penbene_1mil_IU_21tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "1000000IU TBL FLM 21"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 169
    "title" => "PENBENE"
    "slug" => "penbene-1000000iu-tbl-flm-21"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0001881"
    "original_title" => "PENBENE"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Penbene_1mil_IU_21tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "1000000IU TBL FLM 21"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#7607
      #items: array:1 [
        0 => IndicationGroup {#7614
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 19
            "title" => "Antibiotika (proti mikrobům a virovým infekcím)"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 19
            "title" => "Antibiotika (proti mikrobům a virovým infekcím)"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 169
            "pivot_indication_group_id" => 19
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7621
              #parent: Medicine {#1177}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 169
                "indication_group_id" => 19
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 169
                "indication_group_id" => 19
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7613
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#7614}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#7626
      #items: array:1 [
        0 => ActiveSubstance {#7588
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 55
            "code" => ""
            "title" => "Fenoxymethylpenicilin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 55
            "code" => ""
            "title" => "Fenoxymethylpenicilin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 169
            "pivot_active_substance_id" => 55
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7603
              #parent: Medicine {#1177}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 169
                "active_substance_id" => 55
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 169
                "active_substance_id" => 55
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7623
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#7588}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#7632
      #items: array:1 [
        0 => TherapeuticArea {#7636
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 10
            "title" => "antibiotika"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 10
            "title" => "antibiotika"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 169
            "pivot_therapeutic_area_id" => 10
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7620
              #parent: Medicine {#1177}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 169
                "therapeutic_area_id" => 10
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 169
                "therapeutic_area_id" => 10
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7637
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#7636}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1178
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1177}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Penbene_1mil_IU_21tbl.png

PENBENE 1000000IU TBL FLM 30

Indikační skupiny: Antibiotika (proti mikrobům a virovým infekcím)
Účinné látky: Fenoxymethylpenicilin
Terapeutická oblast: antibiotika
Medicine {#1179
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 170
    "title" => "PENBENE"
    "slug" => "penbene-1000000iu-tbl-flm-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0049513"
    "original_title" => "PENBENE"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Penbene_1mil_IU_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "1000000IU TBL FLM 30"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 170
    "title" => "PENBENE"
    "slug" => "penbene-1000000iu-tbl-flm-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0049513"
    "original_title" => "PENBENE"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Penbene_1mil_IU_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "1000000IU TBL FLM 30"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#7665
      #items: array:1 [
        0 => IndicationGroup {#7657
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 19
            "title" => "Antibiotika (proti mikrobům a virovým infekcím)"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 19
            "title" => "Antibiotika (proti mikrobům a virovým infekcím)"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 170
            "pivot_indication_group_id" => 19
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7646
              #parent: Medicine {#1179}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 170
                "indication_group_id" => 19
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 170
                "indication_group_id" => 19
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7641
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#7657}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#7648
      #items: array:1 [
        0 => ActiveSubstance {#7647
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 55
            "code" => ""
            "title" => "Fenoxymethylpenicilin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 55
            "code" => ""
            "title" => "Fenoxymethylpenicilin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 170
            "pivot_active_substance_id" => 55
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7612
              #parent: Medicine {#1179}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 170
                "active_substance_id" => 55
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 170
                "active_substance_id" => 55
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7639
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#7647}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#7672
      #items: array:1 [
        0 => TherapeuticArea {#7598
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 10
            "title" => "antibiotika"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 10
            "title" => "antibiotika"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 170
            "pivot_therapeutic_area_id" => 10
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7635
              #parent: Medicine {#1179}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 170
                "therapeutic_area_id" => 10
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 170
                "therapeutic_area_id" => 10
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7664
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#7598}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1180
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1179}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Penbene_1mil_IU_30tbl.png

PENBENE 1500000IU TBL FLM 21

Indikační skupiny: Antibiotika (proti mikrobům a virovým infekcím)
Účinné látky: Fenoxymethylpenicilin
Terapeutická oblast: antibiotika
Medicine {#1181
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 171
    "title" => "PENBENE"
    "slug" => "penbene-1500000iu-tbl-flm-21"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0057778"
    "original_title" => "PENBENE"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Penbene_15mil_IU_21tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "1500000IU TBL FLM 21"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 171
    "title" => "PENBENE"
    "slug" => "penbene-1500000iu-tbl-flm-21"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0057778"
    "original_title" => "PENBENE"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Penbene_15mil_IU_21tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "1500000IU TBL FLM 21"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#7699
      #items: array:1 [
        0 => IndicationGroup {#7691
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 19
            "title" => "Antibiotika (proti mikrobům a virovým infekcím)"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 19
            "title" => "Antibiotika (proti mikrobům a virovým infekcím)"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 171
            "pivot_indication_group_id" => 19
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7680
              #parent: Medicine {#1181}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 171
                "indication_group_id" => 19
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 171
                "indication_group_id" => 19
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7676
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#7691}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#7682
      #items: array:1 [
        0 => ActiveSubstance {#7681
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 55
            "code" => ""
            "title" => "Fenoxymethylpenicilin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 55
            "code" => ""
            "title" => "Fenoxymethylpenicilin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 171
            "pivot_active_substance_id" => 55
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7644
              #parent: Medicine {#1181}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 171
                "active_substance_id" => 55
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 171
                "active_substance_id" => 55
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7656
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#7681}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#7706
      #items: array:1 [
        0 => TherapeuticArea {#7645
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 10
            "title" => "antibiotika"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 10
            "title" => "antibiotika"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 171
            "pivot_therapeutic_area_id" => 10
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7602
              #parent: Medicine {#1181}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 171
                "therapeutic_area_id" => 10
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 171
                "therapeutic_area_id" => 10
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7698
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#7645}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1182
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1181}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Penbene_15mil_IU_21tbl.png

PENTOMER RETARD 400MG TBL PRO 100

Indikační skupiny:
Účinné látky: Pentoxifylin
Terapeutická oblast: kardiologie
Medicine {#1183
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 172
    "title" => "PENTOMER RETARD"
    "slug" => "pentomer-retard-400mg-tbl-pro-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0047085"
    "original_title" => "PENTOMER RETARD"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Pentomer-400mg_100tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "400MG TBL PRO 100"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 172
    "title" => "PENTOMER RETARD"
    "slug" => "pentomer-retard-400mg-tbl-pro-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0047085"
    "original_title" => "PENTOMER RETARD"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Pentomer-400mg_100tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "400MG TBL PRO 100"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#7731
      #items: []
    }
    "active_substances" => Collection {#7700
      #items: array:1 [
        0 => ActiveSubstance {#7713
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 56
            "code" => ""
            "title" => "Pentoxifylin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 56
            "code" => ""
            "title" => "Pentoxifylin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 172
            "pivot_active_substance_id" => 56
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7733
              #parent: Medicine {#1183}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 172
                "active_substance_id" => 56
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 172
                "active_substance_id" => 56
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7712
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#7713}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#7694
      #items: array:1 [
        0 => TherapeuticArea {#7709
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 172
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7716
              #parent: Medicine {#1183}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 172
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 172
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7738
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#7709}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1184
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1183}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Pentomer-400mg_100tbl.png

PERINDOPRIL/AMLODIPIN TEVA 10MG/10MG TBL NOB 30

Indikační skupiny:
Účinné látky: PERINDOPRIL/AMLODIPIN
Terapeutická oblast: kardiologie
Medicine {#1185
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 173
    "title" => "PERINDOPRIL/AMLODIPIN TEVA"
    "slug" => "perindoprilamlodipin-teva-10mg10mg-tbl-nob-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0196957"
    "original_title" => "PERINDOPRIL/AMLODIPIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Perindopril-amlodipin_tosilate_10mg_10mg_30bl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG/10MG TBL NOB 30"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 173
    "title" => "PERINDOPRIL/AMLODIPIN TEVA"
    "slug" => "perindoprilamlodipin-teva-10mg10mg-tbl-nob-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0196957"
    "original_title" => "PERINDOPRIL/AMLODIPIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Perindopril-amlodipin_tosilate_10mg_10mg_30bl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG/10MG TBL NOB 30"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#7762
      #items: []
    }
    "active_substances" => Collection {#7690
      #items: array:1 [
        0 => ActiveSubstance {#7670
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 57
            "code" => ""
            "title" => "PERINDOPRIL/AMLODIPIN"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 57
            "code" => ""
            "title" => "PERINDOPRIL/AMLODIPIN"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 173
            "pivot_active_substance_id" => 57
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7732
              #parent: Medicine {#1185}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 173
                "active_substance_id" => 57
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 173
                "active_substance_id" => 57
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7729
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#7670}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#7754
      #items: array:1 [
        0 => TherapeuticArea {#7767
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 173
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7758
              #parent: Medicine {#1185}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 173
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 173
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7766
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#7767}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1186
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1185}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Perindopril-amlodipin_tosilate_10mg_10mg_30bl.png

PERINDOPRIL/AMLODIPIN TEVA 10MG/10MG TBL NOB 90

Indikační skupiny:
Účinné látky: PERINDOPRIL/AMLODIPIN
Terapeutická oblast: kardiologie
Medicine {#1187
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 174
    "title" => "PERINDOPRIL/AMLODIPIN TEVA"
    "slug" => "perindoprilamlodipin-teva-10mg10mg-tbl-nob-90"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0196960"
    "original_title" => "PERINDOPRIL/AMLODIPIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Perindopril-amlodipin_tosilate_10mg_10mg_90bl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG/10MG TBL NOB 90"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 174
    "title" => "PERINDOPRIL/AMLODIPIN TEVA"
    "slug" => "perindoprilamlodipin-teva-10mg10mg-tbl-nob-90"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0196960"
    "original_title" => "PERINDOPRIL/AMLODIPIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Perindopril-amlodipin_tosilate_10mg_10mg_90bl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG/10MG TBL NOB 90"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#7792
      #items: []
    }
    "active_substances" => Collection {#7755
      #items: array:1 [
        0 => ActiveSubstance {#7760
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 57
            "code" => ""
            "title" => "PERINDOPRIL/AMLODIPIN"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 57
            "code" => ""
            "title" => "PERINDOPRIL/AMLODIPIN"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 174
            "pivot_active_substance_id" => 57
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7769
              #parent: Medicine {#1187}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 174
                "active_substance_id" => 57
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 174
                "active_substance_id" => 57
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7763
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#7760}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#7784
      #items: array:1 [
        0 => TherapeuticArea {#7797
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 174
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7788
              #parent: Medicine {#1187}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 174
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 174
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7796
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#7797}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1188
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1187}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Perindopril-amlodipin_tosilate_10mg_10mg_90bl.png

PERINDOPRIL/AMLODIPIN TEVA 10MG/5MG TBL NOB 30

Indikační skupiny:
Účinné látky: PERINDOPRIL/AMLODIPIN
Terapeutická oblast: kardiologie
Medicine {#1189
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 175
    "title" => "PERINDOPRIL/AMLODIPIN TEVA"
    "slug" => "perindoprilamlodipin-teva-10mg5mg-tbl-nob-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0196952"
    "original_title" => "PERINDOPRIL/AMLODIPIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Perindopril-amlodipin_tosilate_10mg_5mg_30bl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG/5MG TBL NOB 30"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 175
    "title" => "PERINDOPRIL/AMLODIPIN TEVA"
    "slug" => "perindoprilamlodipin-teva-10mg5mg-tbl-nob-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0196952"
    "original_title" => "PERINDOPRIL/AMLODIPIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Perindopril-amlodipin_tosilate_10mg_5mg_30bl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG/5MG TBL NOB 30"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#7822
      #items: []
    }
    "active_substances" => Collection {#7785
      #items: array:1 [
        0 => ActiveSubstance {#7790
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 57
            "code" => ""
            "title" => "PERINDOPRIL/AMLODIPIN"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 57
            "code" => ""
            "title" => "PERINDOPRIL/AMLODIPIN"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 175
            "pivot_active_substance_id" => 57
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7799
              #parent: Medicine {#1189}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 175
                "active_substance_id" => 57
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 175
                "active_substance_id" => 57
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7793
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#7790}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#7814
      #items: array:1 [
        0 => TherapeuticArea {#7827
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 175
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7818
              #parent: Medicine {#1189}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 175
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 175
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7826
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#7827}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1190
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1189}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Perindopril-amlodipin_tosilate_10mg_5mg_30bl.png

PERINDOPRIL TOSILATE/AMLODIPIN TEVA 10MG/5MG TBL NOB 30

Indikační skupiny:
Účinné látky: PERINDOPRIL/AMLODIPIN
Terapeutická oblast: kardiologie
Medicine {#1191
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 176
    "title" => "PERINDOPRIL TOSILATE/AMLODIPIN TEVA"
    "slug" => "perindopril-tosilateamlodipin-teva-10mg5mg-tbl-nob-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0250065"
    "original_title" => "PERINDOPRIL TOSILATE/AMLODIPIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG/5MG TBL NOB 30"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 176
    "title" => "PERINDOPRIL TOSILATE/AMLODIPIN TEVA"
    "slug" => "perindopril-tosilateamlodipin-teva-10mg5mg-tbl-nob-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0250065"
    "original_title" => "PERINDOPRIL TOSILATE/AMLODIPIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG/5MG TBL NOB 30"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#7852
      #items: []
    }
    "active_substances" => Collection {#7815
      #items: array:1 [
        0 => ActiveSubstance {#7820
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 57
            "code" => ""
            "title" => "PERINDOPRIL/AMLODIPIN"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 57
            "code" => ""
            "title" => "PERINDOPRIL/AMLODIPIN"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 176
            "pivot_active_substance_id" => 57
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7829
              #parent: Medicine {#1191}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 176
                "active_substance_id" => 57
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 176
                "active_substance_id" => 57
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7823
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#7820}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#7844
      #items: array:1 [
        0 => TherapeuticArea {#7857
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 176
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7848
              #parent: Medicine {#1191}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 176
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 176
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7856
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#7857}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1192
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1191}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
bez obrázku

PERINDOPRIL/AMLODIPIN TEVA 10MG/5MG TBL NOB 90

Indikační skupiny:
Účinné látky: PERINDOPRIL/AMLODIPIN
Terapeutická oblast: kardiologie
Medicine {#1193
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 177
    "title" => "PERINDOPRIL/AMLODIPIN TEVA"
    "slug" => "perindoprilamlodipin-teva-10mg5mg-tbl-nob-90"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0196955"
    "original_title" => "PERINDOPRIL/AMLODIPIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Perindopril-amlodipin_tosilate_10mg_5mg_90bl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG/5MG TBL NOB 90"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 177
    "title" => "PERINDOPRIL/AMLODIPIN TEVA"
    "slug" => "perindoprilamlodipin-teva-10mg5mg-tbl-nob-90"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0196955"
    "original_title" => "PERINDOPRIL/AMLODIPIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Perindopril-amlodipin_tosilate_10mg_5mg_90bl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG/5MG TBL NOB 90"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#7882
      #items: []
    }
    "active_substances" => Collection {#7845
      #items: array:1 [
        0 => ActiveSubstance {#7850
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 57
            "code" => ""
            "title" => "PERINDOPRIL/AMLODIPIN"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 57
            "code" => ""
            "title" => "PERINDOPRIL/AMLODIPIN"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 177
            "pivot_active_substance_id" => 57
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7859
              #parent: Medicine {#1193}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 177
                "active_substance_id" => 57
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 177
                "active_substance_id" => 57
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7853
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#7850}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#7874
      #items: array:1 [
        0 => TherapeuticArea {#7887
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 177
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7878
              #parent: Medicine {#1193}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 177
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 177
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7886
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#7887}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1194
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1193}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Perindopril-amlodipin_tosilate_10mg_5mg_90bl.png

PERINDOPRIL/AMLODIPIN TEVA 5MG/10MG TBL NOB 30

Indikační skupiny:
Účinné látky: PERINDOPRIL/AMLODIPIN
Terapeutická oblast: kardiologie
Medicine {#1195
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 178
    "title" => "PERINDOPRIL/AMLODIPIN TEVA"
    "slug" => "perindoprilamlodipin-teva-5mg10mg-tbl-nob-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0196947"
    "original_title" => "PERINDOPRIL/AMLODIPIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Perindopril-amlodipin_tosilate_5mg_10mg_30bl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "5MG/10MG TBL NOB 30"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 178
    "title" => "PERINDOPRIL/AMLODIPIN TEVA"
    "slug" => "perindoprilamlodipin-teva-5mg10mg-tbl-nob-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0196947"
    "original_title" => "PERINDOPRIL/AMLODIPIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Perindopril-amlodipin_tosilate_5mg_10mg_30bl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "5MG/10MG TBL NOB 30"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#7912
      #items: []
    }
    "active_substances" => Collection {#7875
      #items: array:1 [
        0 => ActiveSubstance {#7880
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 57
            "code" => ""
            "title" => "PERINDOPRIL/AMLODIPIN"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 57
            "code" => ""
            "title" => "PERINDOPRIL/AMLODIPIN"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 178
            "pivot_active_substance_id" => 57
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7889
              #parent: Medicine {#1195}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 178
                "active_substance_id" => 57
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 178
                "active_substance_id" => 57
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7883
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#7880}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#7904
      #items: array:1 [
        0 => TherapeuticArea {#7917
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 178
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7908
              #parent: Medicine {#1195}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 178
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 178
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7916
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#7917}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1196
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1195}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Perindopril-amlodipin_tosilate_5mg_10mg_30bl.png

PERINDOPRIL/AMLODIPIN TEVA 5MG/10MG TBL NOB 90

Indikační skupiny:
Účinné látky: PERINDOPRIL/AMLODIPIN
Terapeutická oblast: kardiologie
Medicine {#1197
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 179
    "title" => "PERINDOPRIL/AMLODIPIN TEVA"
    "slug" => "perindoprilamlodipin-teva-5mg10mg-tbl-nob-90"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0196950"
    "original_title" => "PERINDOPRIL/AMLODIPIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Perindopril-amlodipin_tosilate_5mg_10mg_90bl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "5MG/10MG TBL NOB 90"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 179
    "title" => "PERINDOPRIL/AMLODIPIN TEVA"
    "slug" => "perindoprilamlodipin-teva-5mg10mg-tbl-nob-90"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0196950"
    "original_title" => "PERINDOPRIL/AMLODIPIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Perindopril-amlodipin_tosilate_5mg_10mg_90bl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "5MG/10MG TBL NOB 90"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#7942
      #items: []
    }
    "active_substances" => Collection {#7905
      #items: array:1 [
        0 => ActiveSubstance {#7910
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 57
            "code" => ""
            "title" => "PERINDOPRIL/AMLODIPIN"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 57
            "code" => ""
            "title" => "PERINDOPRIL/AMLODIPIN"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 179
            "pivot_active_substance_id" => 57
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7919
              #parent: Medicine {#1197}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 179
                "active_substance_id" => 57
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 179
                "active_substance_id" => 57
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7913
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#7910}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#7934
      #items: array:1 [
        0 => TherapeuticArea {#7947
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 179
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7938
              #parent: Medicine {#1197}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 179
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 179
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7946
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#7947}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1198
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1197}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Perindopril-amlodipin_tosilate_5mg_10mg_90bl.png

PERINDOPRIL/AMLODIPIN TEVA 5MG/5MG TBL NOB 30

Indikační skupiny:
Účinné látky: PERINDOPRIL/AMLODIPIN
Terapeutická oblast: kardiologie
Medicine {#1199
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 180
    "title" => "PERINDOPRIL/AMLODIPIN TEVA"
    "slug" => "perindoprilamlodipin-teva-5mg5mg-tbl-nob-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0196935"
    "original_title" => "PERINDOPRIL/AMLODIPIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "5MG/5MG TBL NOB 30"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 180
    "title" => "PERINDOPRIL/AMLODIPIN TEVA"
    "slug" => "perindoprilamlodipin-teva-5mg5mg-tbl-nob-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0196935"
    "original_title" => "PERINDOPRIL/AMLODIPIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "5MG/5MG TBL NOB 30"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#7972
      #items: []
    }
    "active_substances" => Collection {#7935
      #items: array:1 [
        0 => ActiveSubstance {#7940
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 57
            "code" => ""
            "title" => "PERINDOPRIL/AMLODIPIN"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 57
            "code" => ""
            "title" => "PERINDOPRIL/AMLODIPIN"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 180
            "pivot_active_substance_id" => 57
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7949
              #parent: Medicine {#1199}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 180
                "active_substance_id" => 57
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 180
                "active_substance_id" => 57
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7943
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#7940}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#7964
      #items: array:1 [
        0 => TherapeuticArea {#7977
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 180
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7968
              #parent: Medicine {#1199}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 180
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 180
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7976
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#7977}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1200
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1199}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
bez obrázku

PERINDOPRIL TOSILATE/AMLODIPIN TEVA 5MG/5MG TBL NOB 30

Indikační skupiny:
Účinné látky: PERINDOPRIL/AMLODIPIN
Terapeutická oblast: kardiologie
Medicine {#1201
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 181
    "title" => "PERINDOPRIL TOSILATE/AMLODIPIN TEVA"
    "slug" => "perindopril-tosilateamlodipin-teva-5mg5mg-tbl-nob-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0250079"
    "original_title" => "PERINDOPRIL TOSILATE/AMLODIPIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Perindopril-amlodipin_tosilate_5mg_5mg_30bl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "5MG/5MG TBL NOB 30"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 181
    "title" => "PERINDOPRIL TOSILATE/AMLODIPIN TEVA"
    "slug" => "perindopril-tosilateamlodipin-teva-5mg5mg-tbl-nob-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0250079"
    "original_title" => "PERINDOPRIL TOSILATE/AMLODIPIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Perindopril-amlodipin_tosilate_5mg_5mg_30bl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "5MG/5MG TBL NOB 30"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#8002
      #items: []
    }
    "active_substances" => Collection {#7965
      #items: array:1 [
        0 => ActiveSubstance {#7970
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 57
            "code" => ""
            "title" => "PERINDOPRIL/AMLODIPIN"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 57
            "code" => ""
            "title" => "PERINDOPRIL/AMLODIPIN"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 181
            "pivot_active_substance_id" => 57
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7979
              #parent: Medicine {#1201}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 181
                "active_substance_id" => 57
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 181
                "active_substance_id" => 57
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#7973
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#7970}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#7994
      #items: array:1 [
        0 => TherapeuticArea {#8007
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 181
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#7998
              #parent: Medicine {#1201}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 181
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 181
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8006
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#8007}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1202
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1201}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Perindopril-amlodipin_tosilate_5mg_5mg_30bl.png

PERINDOPRIL/AMLODIPIN TEVA 5MG/5MG TBL NOB 90

Indikační skupiny:
Účinné látky: PERINDOPRIL/AMLODIPIN
Terapeutická oblast: kardiologie
Medicine {#1203
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 182
    "title" => "PERINDOPRIL/AMLODIPIN TEVA"
    "slug" => "perindoprilamlodipin-teva-5mg5mg-tbl-nob-90"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0196938"
    "original_title" => "PERINDOPRIL/AMLODIPIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Perindopril-amlodipin_tosilate_5mg_5mg_90bl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "5MG/5MG TBL NOB 90"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 182
    "title" => "PERINDOPRIL/AMLODIPIN TEVA"
    "slug" => "perindoprilamlodipin-teva-5mg5mg-tbl-nob-90"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0196938"
    "original_title" => "PERINDOPRIL/AMLODIPIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Perindopril-amlodipin_tosilate_5mg_5mg_90bl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "5MG/5MG TBL NOB 90"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#8032
      #items: []
    }
    "active_substances" => Collection {#7995
      #items: array:1 [
        0 => ActiveSubstance {#8000
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 57
            "code" => ""
            "title" => "PERINDOPRIL/AMLODIPIN"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 57
            "code" => ""
            "title" => "PERINDOPRIL/AMLODIPIN"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 182
            "pivot_active_substance_id" => 57
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8009
              #parent: Medicine {#1203}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 182
                "active_substance_id" => 57
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 182
                "active_substance_id" => 57
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8003
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#8000}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#8024
      #items: array:1 [
        0 => TherapeuticArea {#8037
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 182
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8028
              #parent: Medicine {#1203}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 182
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 182
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8036
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#8037}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1204
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1203}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Perindopril-amlodipin_tosilate_5mg_5mg_90bl.png

PERINDOPRIL RATIOPHARM 4MG TBL NOB 90

Indikační skupiny: Hypotenziva
Účinné látky: Perindopril
Terapeutická oblast: kardiologie
Medicine {#1205
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 183
    "title" => "PERINDOPRIL RATIOPHARM"
    "slug" => "perindopril-ratiopharm-4mg-tbl-nob-90"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0104546"
    "original_title" => "PERINDOPRIL RATIOPHARM"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Perindopril_4mg_90tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "4MG TBL NOB 90"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 183
    "title" => "PERINDOPRIL RATIOPHARM"
    "slug" => "perindopril-ratiopharm-4mg-tbl-nob-90"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0104546"
    "original_title" => "PERINDOPRIL RATIOPHARM"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Perindopril_4mg_90tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "4MG TBL NOB 90"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#8039
      #items: array:1 [
        0 => IndicationGroup {#8046
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 5
            "title" => "Hypotenziva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 5
            "title" => "Hypotenziva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 183
            "pivot_indication_group_id" => 5
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8053
              #parent: Medicine {#1205}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 183
                "indication_group_id" => 5
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 183
                "indication_group_id" => 5
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8045
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#8046}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#8058
      #items: array:1 [
        0 => ActiveSubstance {#8020
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 58
            "code" => ""
            "title" => "Perindopril"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 58
            "code" => ""
            "title" => "Perindopril"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 183
            "pivot_active_substance_id" => 58
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8035
              #parent: Medicine {#1205}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 183
                "active_substance_id" => 58
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 183
                "active_substance_id" => 58
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8055
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#8020}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#8064
      #items: array:1 [
        0 => TherapeuticArea {#8068
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 183
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8052
              #parent: Medicine {#1205}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 183
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 183
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8069
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#8068}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1206
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1205}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Perindopril_4mg_90tbl.png

PERINDOPRIL RATIOPHARM 8MG TBL NOB 90

Indikační skupiny: Hypotenziva
Účinné látky: Perindopril
Terapeutická oblast: kardiologie
Medicine {#1207
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 184
    "title" => "PERINDOPRIL RATIOPHARM"
    "slug" => "perindopril-ratiopharm-8mg-tbl-nob-90"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0128435"
    "original_title" => "PERINDOPRIL RATIOPHARM"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Perindopril_8mg_90tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "8MG TBL NOB 90"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 184
    "title" => "PERINDOPRIL RATIOPHARM"
    "slug" => "perindopril-ratiopharm-8mg-tbl-nob-90"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0128435"
    "original_title" => "PERINDOPRIL RATIOPHARM"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Perindopril_8mg_90tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "8MG TBL NOB 90"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#8097
      #items: array:1 [
        0 => IndicationGroup {#8089
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 5
            "title" => "Hypotenziva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 5
            "title" => "Hypotenziva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 184
            "pivot_indication_group_id" => 5
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8078
              #parent: Medicine {#1207}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 184
                "indication_group_id" => 5
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 184
                "indication_group_id" => 5
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8073
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#8089}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#8080
      #items: array:1 [
        0 => ActiveSubstance {#8079
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 58
            "code" => ""
            "title" => "Perindopril"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 58
            "code" => ""
            "title" => "Perindopril"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 184
            "pivot_active_substance_id" => 58
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8044
              #parent: Medicine {#1207}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 184
                "active_substance_id" => 58
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 184
                "active_substance_id" => 58
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8071
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#8079}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#8104
      #items: array:1 [
        0 => TherapeuticArea {#8030
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 184
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8067
              #parent: Medicine {#1207}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 184
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 184
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8096
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#8030}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1208
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1207}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Perindopril_8mg_90tbl.png

PERINPA 4MG/1,25MG TBL NOB 30

Indikační skupiny:
Účinné látky: Perindopril a diuretika
Terapeutická oblast: kardiologie
Medicine {#1209
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 185
    "title" => "PERINPA"
    "slug" => "perinpa-4mg125mg-tbl-nob-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0134243"
    "original_title" => "PERINPA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Perinpa_4mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "4MG/1,25MG TBL NOB 30"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 185
    "title" => "PERINPA"
    "slug" => "perinpa-4mg125mg-tbl-nob-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0134243"
    "original_title" => "PERINPA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Perinpa_4mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "4MG/1,25MG TBL NOB 30"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#8129
      #items: []
    }
    "active_substances" => Collection {#8098
      #items: array:1 [
        0 => ActiveSubstance {#8111
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 59
            "code" => ""
            "title" => "Perindopril a diuretika"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 59
            "code" => ""
            "title" => "Perindopril a diuretika"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 185
            "pivot_active_substance_id" => 59
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8131
              #parent: Medicine {#1209}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 185
                "active_substance_id" => 59
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 185
                "active_substance_id" => 59
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8110
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#8111}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#8092
      #items: array:1 [
        0 => TherapeuticArea {#8107
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 185
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8114
              #parent: Medicine {#1209}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 185
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 185
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8136
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#8107}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1210
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1209}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Perinpa_4mg_30tbl.png

PERINPA 4MG/1,25MG TBL NOB 90

Indikační skupiny:
Účinné látky: Perindopril a diuretika
Terapeutická oblast: kardiologie
Medicine {#1211
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 186
    "title" => "PERINPA"
    "slug" => "perinpa-4mg125mg-tbl-nob-90"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0134247"
    "original_title" => "PERINPA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Perinpa_4mg_90tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "4MG/1,25MG TBL NOB 90"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 186
    "title" => "PERINPA"
    "slug" => "perinpa-4mg125mg-tbl-nob-90"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0134247"
    "original_title" => "PERINPA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Perinpa_4mg_90tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "4MG/1,25MG TBL NOB 90"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#8160
      #items: []
    }
    "active_substances" => Collection {#8088
      #items: array:1 [
        0 => ActiveSubstance {#8066
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 59
            "code" => ""
            "title" => "Perindopril a diuretika"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 59
            "code" => ""
            "title" => "Perindopril a diuretika"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 186
            "pivot_active_substance_id" => 59
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8130
              #parent: Medicine {#1211}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 186
                "active_substance_id" => 59
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 186
                "active_substance_id" => 59
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8127
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#8066}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#8152
      #items: array:1 [
        0 => TherapeuticArea {#8165
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 186
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8156
              #parent: Medicine {#1211}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 186
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 186
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8164
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#8165}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1212
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1211}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Perinpa_4mg_90tbl.png

PERINPA 8MG/2,5MG TBL NOB 30

Indikační skupiny:
Účinné látky: Perindopril a diuretika
Terapeutická oblast: kardiologie
Medicine {#1213
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 187
    "title" => "PERINPA"
    "slug" => "perinpa-8mg25mg-tbl-nob-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0165069"
    "original_title" => "PERINPA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Perinpa_8mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "8MG/2,5MG TBL NOB 30"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 187
    "title" => "PERINPA"
    "slug" => "perinpa-8mg25mg-tbl-nob-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0165069"
    "original_title" => "PERINPA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Perinpa_8mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "8MG/2,5MG TBL NOB 30"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#8190
      #items: []
    }
    "active_substances" => Collection {#8153
      #items: array:1 [
        0 => ActiveSubstance {#8158
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 59
            "code" => ""
            "title" => "Perindopril a diuretika"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 59
            "code" => ""
            "title" => "Perindopril a diuretika"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 187
            "pivot_active_substance_id" => 59
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8167
              #parent: Medicine {#1213}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 187
                "active_substance_id" => 59
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 187
                "active_substance_id" => 59
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8161
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#8158}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#8182
      #items: array:1 [
        0 => TherapeuticArea {#8195
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 187
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8186
              #parent: Medicine {#1213}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 187
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 187
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8194
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#8195}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1214
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1213}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Perinpa_8mg_30tbl.png

PERINPA 8MG/2,5MG TBL NOB 90

Indikační skupiny:
Účinné látky: Perindopril a diuretika
Terapeutická oblast: kardiologie
Medicine {#1215
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 188
    "title" => "PERINPA"
    "slug" => "perinpa-8mg25mg-tbl-nob-90"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0165073"
    "original_title" => "PERINPA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Perinpa_8mg_90tbl-ND.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "8MG/2,5MG TBL NOB 90"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 188
    "title" => "PERINPA"
    "slug" => "perinpa-8mg25mg-tbl-nob-90"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0165073"
    "original_title" => "PERINPA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Perinpa_8mg_90tbl-ND.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "8MG/2,5MG TBL NOB 90"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#8220
      #items: []
    }
    "active_substances" => Collection {#8183
      #items: array:1 [
        0 => ActiveSubstance {#8188
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 59
            "code" => ""
            "title" => "Perindopril a diuretika"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 59
            "code" => ""
            "title" => "Perindopril a diuretika"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 188
            "pivot_active_substance_id" => 59
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8197
              #parent: Medicine {#1215}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 188
                "active_substance_id" => 59
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 188
                "active_substance_id" => 59
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8191
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#8188}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#8212
      #items: array:1 [
        0 => TherapeuticArea {#8225
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 188
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8216
              #parent: Medicine {#1215}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 188
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 188
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8224
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#8225}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1216
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1215}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Perinpa_8mg_90tbl-ND.png

PIOGLITAZON ACTAVIS 15MG TBL NOB 28 KALBLI

Indikační skupiny: Antidiabetika (včetně inzulínu)
Účinné látky: PIOGLITAZON
Terapeutická oblast: Diabetologie
Medicine {#1217
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 189
    "title" => "PIOGLITAZON ACTAVIS"
    "slug" => "pioglitazon-actavis-15mg-tbl-nob-28-kalbli"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0193023"
    "original_title" => "PIOGLITAZON ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "15MG TBL NOB 28 KALBLI"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 189
    "title" => "PIOGLITAZON ACTAVIS"
    "slug" => "pioglitazon-actavis-15mg-tbl-nob-28-kalbli"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0193023"
    "original_title" => "PIOGLITAZON ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "15MG TBL NOB 28 KALBLI"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#8227
      #items: array:1 [
        0 => IndicationGroup {#8234
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 20
            "title" => "Antidiabetika (včetně inzulínu)"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 20
            "title" => "Antidiabetika (včetně inzulínu)"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 189
            "pivot_indication_group_id" => 20
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8241
              #parent: Medicine {#1217}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 189
                "indication_group_id" => 20
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 189
                "indication_group_id" => 20
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8233
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#8234}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#8246
      #items: array:1 [
        0 => ActiveSubstance {#8208
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 60
            "code" => ""
            "title" => "PIOGLITAZON"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 60
            "code" => ""
            "title" => "PIOGLITAZON"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 189
            "pivot_active_substance_id" => 60
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8223
              #parent: Medicine {#1217}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 189
                "active_substance_id" => 60
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 189
                "active_substance_id" => 60
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8243
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#8208}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#8252
      #items: array:1 [
        0 => TherapeuticArea {#8256
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 12
            "title" => "Diabetologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 12
            "title" => "Diabetologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 189
            "pivot_therapeutic_area_id" => 12
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8240
              #parent: Medicine {#1217}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 189
                "therapeutic_area_id" => 12
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 189
                "therapeutic_area_id" => 12
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8257
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#8256}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1218
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1217}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
bez obrázku

PIOGLITAZON ACTAVIS 30MG TBL NOB 28 KALBLI

Indikační skupiny: Antidiabetika (včetně inzulínu)
Účinné látky: PIOGLITAZON
Terapeutická oblast: Diabetologie
Medicine {#1219
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 190
    "title" => "PIOGLITAZON ACTAVIS"
    "slug" => "pioglitazon-actavis-30mg-tbl-nob-28-kalbli"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0193032"
    "original_title" => "PIOGLITAZON ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "30MG TBL NOB 28 KALBLI"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 190
    "title" => "PIOGLITAZON ACTAVIS"
    "slug" => "pioglitazon-actavis-30mg-tbl-nob-28-kalbli"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0193032"
    "original_title" => "PIOGLITAZON ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "30MG TBL NOB 28 KALBLI"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#8285
      #items: array:1 [
        0 => IndicationGroup {#8277
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 20
            "title" => "Antidiabetika (včetně inzulínu)"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 20
            "title" => "Antidiabetika (včetně inzulínu)"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 190
            "pivot_indication_group_id" => 20
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8266
              #parent: Medicine {#1219}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 190
                "indication_group_id" => 20
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 190
                "indication_group_id" => 20
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8261
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#8277}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#8268
      #items: array:1 [
        0 => ActiveSubstance {#8267
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 60
            "code" => ""
            "title" => "PIOGLITAZON"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 60
            "code" => ""
            "title" => "PIOGLITAZON"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 190
            "pivot_active_substance_id" => 60
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8232
              #parent: Medicine {#1219}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 190
                "active_substance_id" => 60
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 190
                "active_substance_id" => 60
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8259
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#8267}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#8292
      #items: array:1 [
        0 => TherapeuticArea {#8218
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 12
            "title" => "Diabetologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 12
            "title" => "Diabetologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 190
            "pivot_therapeutic_area_id" => 12
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8255
              #parent: Medicine {#1219}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 190
                "therapeutic_area_id" => 12
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 190
                "therapeutic_area_id" => 12
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8284
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#8218}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1220
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1219}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
bez obrázku

PLEUMOLYSIN POR GTT SOL 1X10ML II

Indikační skupiny:
Účinné látky: Opiové deriváty a mukolytika
Terapeutická oblast: kašel
Medicine {#1221
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 191
    "title" => "PLEUMOLYSIN"
    "slug" => "pleumolysin-por-gtt-sol-1x10ml-ii"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "TEVA Czech Industries s.r.o."
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0218696"
    "original_title" => "PLEUMOLYSIN"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Pleumolysin-kapky-10ml.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "POR GTT SOL 1X10ML II"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 191
    "title" => "PLEUMOLYSIN"
    "slug" => "pleumolysin-por-gtt-sol-1x10ml-ii"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "TEVA Czech Industries s.r.o."
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0218696"
    "original_title" => "PLEUMOLYSIN"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Pleumolysin-kapky-10ml.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "POR GTT SOL 1X10ML II"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#8317
      #items: []
    }
    "active_substances" => Collection {#8286
      #items: array:1 [
        0 => ActiveSubstance {#8299
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 61
            "code" => ""
            "title" => "Opiové deriváty a mukolytika"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 61
            "code" => ""
            "title" => "Opiové deriváty a mukolytika"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 191
            "pivot_active_substance_id" => 61
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8319
              #parent: Medicine {#1221}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 191
                "active_substance_id" => 61
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 191
                "active_substance_id" => 61
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8298
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#8299}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#8280
      #items: array:1 [
        0 => TherapeuticArea {#8295
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 17
            "title" => "kašel"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 17
            "title" => "kašel"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 191
            "pivot_therapeutic_area_id" => 17
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8302
              #parent: Medicine {#1221}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 191
                "therapeutic_area_id" => 17
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 191
                "therapeutic_area_id" => 17
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8324
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#8295}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1222
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1221}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Pleumolysin-kapky-10ml.png

PREGABALIN TEVA 150MG CPS DUR 56

Indikační skupiny:
Účinné látky: Pregabalin
Terapeutická oblast: neurologie
Medicine {#1223
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 192
    "title" => "PREGABALIN TEVA"
    "slug" => "pregabalin-teva-150mg-cps-dur-56"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0211475"
    "original_title" => "PREGABALIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Pregabalin_Teva_150mg_56tob.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "150MG CPS DUR 56"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 192
    "title" => "PREGABALIN TEVA"
    "slug" => "pregabalin-teva-150mg-cps-dur-56"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0211475"
    "original_title" => "PREGABALIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Pregabalin_Teva_150mg_56tob.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "150MG CPS DUR 56"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#8348
      #items: []
    }
    "active_substances" => Collection {#8276
      #items: array:1 [
        0 => ActiveSubstance {#8254
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 62
            "code" => ""
            "title" => "Pregabalin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 62
            "code" => ""
            "title" => "Pregabalin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 192
            "pivot_active_substance_id" => 62
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8318
              #parent: Medicine {#1223}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 192
                "active_substance_id" => 62
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 192
                "active_substance_id" => 62
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8315
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#8254}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#8340
      #items: array:1 [
        0 => TherapeuticArea {#8353
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 192
            "pivot_therapeutic_area_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8344
              #parent: Medicine {#1223}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 192
                "therapeutic_area_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 192
                "therapeutic_area_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8352
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#8353}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1224
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1223}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Pregabalin_Teva_150mg_56tob.png

PREGABALIN TEVA 75MG CPS DUR 56

Indikační skupiny:
Účinné látky: Pregabalin
Terapeutická oblast: neurologie
Medicine {#1225
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 193
    "title" => "PREGABALIN TEVA"
    "slug" => "pregabalin-teva-75mg-cps-dur-56"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0211465"
    "original_title" => "PREGABALIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Pregabalin_Teva_75mg_56tob.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "75MG CPS DUR 56"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 193
    "title" => "PREGABALIN TEVA"
    "slug" => "pregabalin-teva-75mg-cps-dur-56"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0211465"
    "original_title" => "PREGABALIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Pregabalin_Teva_75mg_56tob.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "75MG CPS DUR 56"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#8378
      #items: []
    }
    "active_substances" => Collection {#8341
      #items: array:1 [
        0 => ActiveSubstance {#8346
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 62
            "code" => ""
            "title" => "Pregabalin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 62
            "code" => ""
            "title" => "Pregabalin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 193
            "pivot_active_substance_id" => 62
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8355
              #parent: Medicine {#1225}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 193
                "active_substance_id" => 62
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 193
                "active_substance_id" => 62
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8349
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#8346}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#8370
      #items: array:1 [
        0 => TherapeuticArea {#8383
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 193
            "pivot_therapeutic_area_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8374
              #parent: Medicine {#1225}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 193
                "therapeutic_area_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 193
                "therapeutic_area_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8382
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#8383}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1226
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1225}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Pregabalin_Teva_75mg_56tob.png

PREGABALIN TEVA 75MG CPS DUR 90

Indikační skupiny:
Účinné látky: Pregabalin
Terapeutická oblast: neurologie
Medicine {#1227
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 194
    "title" => "PREGABALIN TEVA"
    "slug" => "pregabalin-teva-75mg-cps-dur-90"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0211468"
    "original_title" => "PREGABALIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Pregabalin_Teva_75mg_90tob.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "75MG CPS DUR 90"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 194
    "title" => "PREGABALIN TEVA"
    "slug" => "pregabalin-teva-75mg-cps-dur-90"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0211468"
    "original_title" => "PREGABALIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Pregabalin_Teva_75mg_90tob.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "75MG CPS DUR 90"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#8408
      #items: []
    }
    "active_substances" => Collection {#8371
      #items: array:1 [
        0 => ActiveSubstance {#8376
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 62
            "code" => ""
            "title" => "Pregabalin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 62
            "code" => ""
            "title" => "Pregabalin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 194
            "pivot_active_substance_id" => 62
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8385
              #parent: Medicine {#1227}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 194
                "active_substance_id" => 62
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 194
                "active_substance_id" => 62
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8379
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#8376}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#8400
      #items: array:1 [
        0 => TherapeuticArea {#8413
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 194
            "pivot_therapeutic_area_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8404
              #parent: Medicine {#1227}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 194
                "therapeutic_area_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 194
                "therapeutic_area_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8412
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#8413}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1228
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1227}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Pregabalin_Teva_75mg_90tob.png

PREGABALIN TEVA 150MG CPS DUR 90

Indikační skupiny:
Účinné látky: Pregabalin
Terapeutická oblast: neurologie
Medicine {#1229
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 195
    "title" => "PREGABALIN TEVA"
    "slug" => "pregabalin-teva-150mg-cps-dur-90"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0211478"
    "original_title" => "PREGABALIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Pregabalin_Teva_150mg_90tob.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "150MG CPS DUR 90"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 195
    "title" => "PREGABALIN TEVA"
    "slug" => "pregabalin-teva-150mg-cps-dur-90"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0211478"
    "original_title" => "PREGABALIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Pregabalin_Teva_150mg_90tob.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "150MG CPS DUR 90"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#8438
      #items: []
    }
    "active_substances" => Collection {#8401
      #items: array:1 [
        0 => ActiveSubstance {#8406
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 62
            "code" => ""
            "title" => "Pregabalin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 62
            "code" => ""
            "title" => "Pregabalin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 195
            "pivot_active_substance_id" => 62
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8415
              #parent: Medicine {#1229}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 195
                "active_substance_id" => 62
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 195
                "active_substance_id" => 62
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8409
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#8406}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#8430
      #items: array:1 [
        0 => TherapeuticArea {#8443
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 195
            "pivot_therapeutic_area_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8434
              #parent: Medicine {#1229}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 195
                "therapeutic_area_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 195
                "therapeutic_area_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8442
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#8443}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1230
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1229}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Pregabalin_Teva_150mg_90tob.png

PRESID 10MG TBL PRO 30

Indikační skupiny:
Účinné látky: Felodipin
Terapeutická oblast: kardiologie
Medicine {#1231
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 196
    "title" => "PRESID"
    "slug" => "presid-10mg-tbl-pro-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0235781"
    "original_title" => "PRESID"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Presid_10mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL PRO 30"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 196
    "title" => "PRESID"
    "slug" => "presid-10mg-tbl-pro-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0235781"
    "original_title" => "PRESID"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Presid_10mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL PRO 30"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#8468
      #items: []
    }
    "active_substances" => Collection {#8431
      #items: array:1 [
        0 => ActiveSubstance {#8436
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 63
            "code" => ""
            "title" => "Felodipin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 63
            "code" => ""
            "title" => "Felodipin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 196
            "pivot_active_substance_id" => 63
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8445
              #parent: Medicine {#1231}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 196
                "active_substance_id" => 63
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 196
                "active_substance_id" => 63
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8439
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#8436}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#8460
      #items: array:1 [
        0 => TherapeuticArea {#8473
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 196
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8464
              #parent: Medicine {#1231}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 196
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 196
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8472
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#8473}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1232
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1231}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Presid_10mg_30tbl.png

PRESID 2,5MG TBL PRO 30

Indikační skupiny:
Účinné látky: Felodipin
Terapeutická oblast: kardiologie
Medicine {#1233
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 197
    "title" => "PRESID"
    "slug" => "presid-25mg-tbl-pro-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0235777"
    "original_title" => "PRESID"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Presid_25mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "2,5MG TBL PRO 30"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 197
    "title" => "PRESID"
    "slug" => "presid-25mg-tbl-pro-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0235777"
    "original_title" => "PRESID"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Presid_25mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "2,5MG TBL PRO 30"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#8498
      #items: []
    }
    "active_substances" => Collection {#8461
      #items: array:1 [
        0 => ActiveSubstance {#8466
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 63
            "code" => ""
            "title" => "Felodipin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 63
            "code" => ""
            "title" => "Felodipin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 197
            "pivot_active_substance_id" => 63
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8475
              #parent: Medicine {#1233}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 197
                "active_substance_id" => 63
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 197
                "active_substance_id" => 63
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8469
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#8466}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#8490
      #items: array:1 [
        0 => TherapeuticArea {#8503
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 197
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8494
              #parent: Medicine {#1233}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 197
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 197
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8502
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#8503}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1234
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1233}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Presid_25mg_30tbl.png

PRESID 5MG TBL PRO 30

Indikační skupiny:
Účinné látky: Felodipin
Terapeutická oblast: kardiologie
Medicine {#1235
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 198
    "title" => "PRESID"
    "slug" => "presid-5mg-tbl-pro-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0235780"
    "original_title" => "PRESID"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Presid_5mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "5MG TBL PRO 30"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 198
    "title" => "PRESID"
    "slug" => "presid-5mg-tbl-pro-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0235780"
    "original_title" => "PRESID"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Presid_5mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "5MG TBL PRO 30"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#8528
      #items: []
    }
    "active_substances" => Collection {#8491
      #items: array:1 [
        0 => ActiveSubstance {#8496
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 63
            "code" => ""
            "title" => "Felodipin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 63
            "code" => ""
            "title" => "Felodipin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 198
            "pivot_active_substance_id" => 63
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8505
              #parent: Medicine {#1235}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 198
                "active_substance_id" => 63
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 198
                "active_substance_id" => 63
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8499
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#8496}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#8520
      #items: array:1 [
        0 => TherapeuticArea {#8533
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 198
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8524
              #parent: Medicine {#1235}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 198
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 198
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8532
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#8533}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1236
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1235}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Presid_5mg_30tbl.png

PURINOL 100MG TBL NOB 50

Indikační skupiny:
Účinné látky: Alopurinol
Terapeutická oblast: Antiuratikum
Medicine {#1237
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 199
    "title" => "PURINOL"
    "slug" => "purinol-100mg-tbl-nob-50"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0001633"
    "original_title" => "PURINOL"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Purinol_100mg_50tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "100MG TBL NOB 50"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 199
    "title" => "PURINOL"
    "slug" => "purinol-100mg-tbl-nob-50"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0001633"
    "original_title" => "PURINOL"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Purinol_100mg_50tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "100MG TBL NOB 50"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#8558
      #items: []
    }
    "active_substances" => Collection {#8521
      #items: array:1 [
        0 => ActiveSubstance {#8526
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 64
            "code" => ""
            "title" => "Alopurinol"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 64
            "code" => ""
            "title" => "Alopurinol"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 199
            "pivot_active_substance_id" => 64
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8535
              #parent: Medicine {#1237}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 199
                "active_substance_id" => 64
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 199
                "active_substance_id" => 64
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8529
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#8526}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#8550
      #items: array:1 [
        0 => TherapeuticArea {#8563
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 18
            "title" => "Antiuratikum"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 18
            "title" => "Antiuratikum"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 199
            "pivot_therapeutic_area_id" => 18
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8554
              #parent: Medicine {#1237}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 199
                "therapeutic_area_id" => 18
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 199
                "therapeutic_area_id" => 18
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8562
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#8563}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1238
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1237}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Purinol_100mg_50tbl.png

PURINOL 100MG TBL NOB 100

Indikační skupiny:
Účinné látky: Alopurinol
Terapeutická oblast: Antiuratikum
Medicine {#1239
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 200
    "title" => "PURINOL"
    "slug" => "purinol-100mg-tbl-nob-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0001631"
    "original_title" => "PURINOL"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Purinol_100mg_100tbl.gif"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "100MG TBL NOB 100"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 200
    "title" => "PURINOL"
    "slug" => "purinol-100mg-tbl-nob-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0001631"
    "original_title" => "PURINOL"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Purinol_100mg_100tbl.gif"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "100MG TBL NOB 100"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#8588
      #items: []
    }
    "active_substances" => Collection {#8551
      #items: array:1 [
        0 => ActiveSubstance {#8556
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 64
            "code" => ""
            "title" => "Alopurinol"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 64
            "code" => ""
            "title" => "Alopurinol"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 200
            "pivot_active_substance_id" => 64
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8565
              #parent: Medicine {#1239}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 200
                "active_substance_id" => 64
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 200
                "active_substance_id" => 64
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8559
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#8556}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#8580
      #items: array:1 [
        0 => TherapeuticArea {#8593
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 18
            "title" => "Antiuratikum"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 18
            "title" => "Antiuratikum"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 200
            "pivot_therapeutic_area_id" => 18
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8584
              #parent: Medicine {#1239}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 200
                "therapeutic_area_id" => 18
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 200
                "therapeutic_area_id" => 18
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8592
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#8593}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1240
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1239}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Purinol_100mg_100tbl.gif

PURINOL 300MG TBL NOB 30

Indikační skupiny:
Účinné látky: Alopurinol
Terapeutická oblast: Antiuratikum
Medicine {#1241
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 201
    "title" => "PURINOL"
    "slug" => "purinol-300mg-tbl-nob-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0001632"
    "original_title" => "PURINOL"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Purinol_300mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "300MG TBL NOB 30"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 201
    "title" => "PURINOL"
    "slug" => "purinol-300mg-tbl-nob-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0001632"
    "original_title" => "PURINOL"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Purinol_300mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "300MG TBL NOB 30"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#8618
      #items: []
    }
    "active_substances" => Collection {#8581
      #items: array:1 [
        0 => ActiveSubstance {#8586
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 64
            "code" => ""
            "title" => "Alopurinol"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 64
            "code" => ""
            "title" => "Alopurinol"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 201
            "pivot_active_substance_id" => 64
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8595
              #parent: Medicine {#1241}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 201
                "active_substance_id" => 64
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 201
                "active_substance_id" => 64
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8589
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#8586}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#8610
      #items: array:1 [
        0 => TherapeuticArea {#8623
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 18
            "title" => "Antiuratikum"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 18
            "title" => "Antiuratikum"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 201
            "pivot_therapeutic_area_id" => 18
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8614
              #parent: Medicine {#1241}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 201
                "therapeutic_area_id" => 18
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 201
                "therapeutic_area_id" => 18
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8622
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#8623}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1242
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1241}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Purinol_300mg_30tbl.png

QUETIAPIN TEVA RETARD 200MG TBL PRO 60

Indikační skupiny:
Účinné látky: kvetiapin
Terapeutická oblast: psychiatrie
Medicine {#1243
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 202
    "title" => "QUETIAPIN TEVA RETARD"
    "slug" => "quetiapin-teva-retard-200mg-tbl-pro-60"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0174750"
    "original_title" => "QUETIAPIN TEVA RETARD"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Quetiapin_200mg_retard_60tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "200MG TBL PRO 60"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 202
    "title" => "QUETIAPIN TEVA RETARD"
    "slug" => "quetiapin-teva-retard-200mg-tbl-pro-60"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0174750"
    "original_title" => "QUETIAPIN TEVA RETARD"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Quetiapin_200mg_retard_60tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "200MG TBL PRO 60"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#8648
      #items: []
    }
    "active_substances" => Collection {#8611
      #items: array:1 [
        0 => ActiveSubstance {#8616
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 65
            "code" => ""
            "title" => "kvetiapin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 65
            "code" => ""
            "title" => "kvetiapin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 202
            "pivot_active_substance_id" => 65
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8625
              #parent: Medicine {#1243}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 202
                "active_substance_id" => 65
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 202
                "active_substance_id" => 65
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8619
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#8616}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#8640
      #items: array:1 [
        0 => TherapeuticArea {#8653
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 202
            "pivot_therapeutic_area_id" => 1
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8644
              #parent: Medicine {#1243}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 202
                "therapeutic_area_id" => 1
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 202
                "therapeutic_area_id" => 1
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8652
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#8653}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1244
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1243}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Quetiapin_200mg_retard_60tbl.png

QUETIAPIN TEVA RETARD 300MG TBL PRO 60

Indikační skupiny:
Účinné látky: kvetiapin
Terapeutická oblast: psychiatrie
Medicine {#1245
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 203
    "title" => "QUETIAPIN TEVA RETARD"
    "slug" => "quetiapin-teva-retard-300mg-tbl-pro-60"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0174759"
    "original_title" => "QUETIAPIN TEVA RETARD"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Quetiapin_300mg_retard_60tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "300MG TBL PRO 60"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 203
    "title" => "QUETIAPIN TEVA RETARD"
    "slug" => "quetiapin-teva-retard-300mg-tbl-pro-60"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0174759"
    "original_title" => "QUETIAPIN TEVA RETARD"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Quetiapin_300mg_retard_60tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "300MG TBL PRO 60"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#8678
      #items: []
    }
    "active_substances" => Collection {#8641
      #items: array:1 [
        0 => ActiveSubstance {#8646
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 65
            "code" => ""
            "title" => "kvetiapin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 65
            "code" => ""
            "title" => "kvetiapin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 203
            "pivot_active_substance_id" => 65
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8655
              #parent: Medicine {#1245}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 203
                "active_substance_id" => 65
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 203
                "active_substance_id" => 65
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8649
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#8646}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#8670
      #items: array:1 [
        0 => TherapeuticArea {#8683
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 203
            "pivot_therapeutic_area_id" => 1
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8674
              #parent: Medicine {#1245}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 203
                "therapeutic_area_id" => 1
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 203
                "therapeutic_area_id" => 1
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8682
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#8683}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1246
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1245}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Quetiapin_300mg_retard_60tbl.png

QUETIAPIN TEVA RETARD 400MG TBL PRO 60

Indikační skupiny:
Účinné látky: kvetiapin
Terapeutická oblast: psychiatrie
Medicine {#1247
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 204
    "title" => "QUETIAPIN TEVA RETARD"
    "slug" => "quetiapin-teva-retard-400mg-tbl-pro-60"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0174768"
    "original_title" => "QUETIAPIN TEVA RETARD"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Quetiapin_400mg_retard_60tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "400MG TBL PRO 60"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 204
    "title" => "QUETIAPIN TEVA RETARD"
    "slug" => "quetiapin-teva-retard-400mg-tbl-pro-60"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0174768"
    "original_title" => "QUETIAPIN TEVA RETARD"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Quetiapin_400mg_retard_60tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "400MG TBL PRO 60"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#8708
      #items: []
    }
    "active_substances" => Collection {#8671
      #items: array:1 [
        0 => ActiveSubstance {#8676
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 65
            "code" => ""
            "title" => "kvetiapin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 65
            "code" => ""
            "title" => "kvetiapin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 204
            "pivot_active_substance_id" => 65
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8685
              #parent: Medicine {#1247}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 204
                "active_substance_id" => 65
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 204
                "active_substance_id" => 65
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8679
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#8676}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#8700
      #items: array:1 [
        0 => TherapeuticArea {#8713
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 204
            "pivot_therapeutic_area_id" => 1
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8704
              #parent: Medicine {#1247}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 204
                "therapeutic_area_id" => 1
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 204
                "therapeutic_area_id" => 1
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8712
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#8713}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1248
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1247}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Quetiapin_400mg_retard_60tbl.png

RAMIPRIL ACTAVIS 10MG TBL NOB 90

Indikační skupiny: Hypotenziva
Účinné látky: Ramipril
Terapeutická oblast: kardiologie
Medicine {#1249
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 205
    "title" => "RAMIPRIL ACTAVIS"
    "slug" => "ramipril-actavis-10mg-tbl-nob-90"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0224744"
    "original_title" => "RAMIPRIL ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Ramipril_10_mg_90_(9x10).png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL NOB 90"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 205
    "title" => "RAMIPRIL ACTAVIS"
    "slug" => "ramipril-actavis-10mg-tbl-nob-90"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0224744"
    "original_title" => "RAMIPRIL ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Ramipril_10_mg_90_(9x10).png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL NOB 90"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#8715
      #items: array:1 [
        0 => IndicationGroup {#8722
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 5
            "title" => "Hypotenziva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 5
            "title" => "Hypotenziva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 205
            "pivot_indication_group_id" => 5
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8729
              #parent: Medicine {#1249}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 205
                "indication_group_id" => 5
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 205
                "indication_group_id" => 5
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8721
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#8722}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#8734
      #items: array:1 [
        0 => ActiveSubstance {#8696
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 66
            "code" => ""
            "title" => "Ramipril"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 66
            "code" => ""
            "title" => "Ramipril"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 205
            "pivot_active_substance_id" => 66
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8711
              #parent: Medicine {#1249}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 205
                "active_substance_id" => 66
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 205
                "active_substance_id" => 66
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8731
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#8696}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#8740
      #items: array:1 [
        0 => TherapeuticArea {#8744
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 205
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8728
              #parent: Medicine {#1249}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 205
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 205
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8745
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#8744}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1250
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1249}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Ramipril_10_mg_90_(9x10).png

RAMIPRIL ACTAVIS 2,5MG TBL NOB 50

Indikační skupiny: Hypotenziva
Účinné látky: Ramipril
Terapeutická oblast: kardiologie
Medicine {#1251
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 206
    "title" => "RAMIPRIL ACTAVIS"
    "slug" => "ramipril-actavis-25mg-tbl-nob-50"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0224751"
    "original_title" => "RAMIPRIL ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "2,5MG TBL NOB 50"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 206
    "title" => "RAMIPRIL ACTAVIS"
    "slug" => "ramipril-actavis-25mg-tbl-nob-50"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0224751"
    "original_title" => "RAMIPRIL ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "2,5MG TBL NOB 50"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#8773
      #items: array:1 [
        0 => IndicationGroup {#8765
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 5
            "title" => "Hypotenziva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 5
            "title" => "Hypotenziva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 206
            "pivot_indication_group_id" => 5
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8754
              #parent: Medicine {#1251}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 206
                "indication_group_id" => 5
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 206
                "indication_group_id" => 5
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8749
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#8765}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#8756
      #items: array:1 [
        0 => ActiveSubstance {#8755
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 66
            "code" => ""
            "title" => "Ramipril"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 66
            "code" => ""
            "title" => "Ramipril"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 206
            "pivot_active_substance_id" => 66
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8720
              #parent: Medicine {#1251}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 206
                "active_substance_id" => 66
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 206
                "active_substance_id" => 66
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8747
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#8755}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#8780
      #items: array:1 [
        0 => TherapeuticArea {#8706
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 206
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8743
              #parent: Medicine {#1251}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 206
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 206
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8772
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#8706}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1252
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1251}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
bez obrázku

RAMIPRIL ACTAVIS 2,5MG TBL NOB 30

Indikační skupiny: Hypotenziva
Účinné látky: Ramipril
Terapeutická oblast: kardiologie
Medicine {#1253
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 207
    "title" => "RAMIPRIL ACTAVIS"
    "slug" => "ramipril-actavis-25mg-tbl-nob-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0224749"
    "original_title" => "RAMIPRIL ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Ramipril_25_mg_30_(3x10).png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "2,5MG TBL NOB 30"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 207
    "title" => "RAMIPRIL ACTAVIS"
    "slug" => "ramipril-actavis-25mg-tbl-nob-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0224749"
    "original_title" => "RAMIPRIL ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Ramipril_25_mg_30_(3x10).png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "2,5MG TBL NOB 30"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#8807
      #items: array:1 [
        0 => IndicationGroup {#8799
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 5
            "title" => "Hypotenziva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 5
            "title" => "Hypotenziva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 207
            "pivot_indication_group_id" => 5
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8788
              #parent: Medicine {#1253}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 207
                "indication_group_id" => 5
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 207
                "indication_group_id" => 5
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8784
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#8799}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#8790
      #items: array:1 [
        0 => ActiveSubstance {#8789
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 66
            "code" => ""
            "title" => "Ramipril"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 66
            "code" => ""
            "title" => "Ramipril"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 207
            "pivot_active_substance_id" => 66
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8752
              #parent: Medicine {#1253}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 207
                "active_substance_id" => 66
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 207
                "active_substance_id" => 66
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8764
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#8789}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#8814
      #items: array:1 [
        0 => TherapeuticArea {#8753
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 207
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8710
              #parent: Medicine {#1253}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 207
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 207
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8806
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#8753}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1254
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1253}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Ramipril_25_mg_30_(3x10).png

RAMIPRIL ACTAVIS 5MG TBL NOB 50

Indikační skupiny: Hypotenziva
Účinné látky: Ramipril
Terapeutická oblast: kardiologie
Medicine {#1255
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 208
    "title" => "RAMIPRIL ACTAVIS"
    "slug" => "ramipril-actavis-5mg-tbl-nob-50"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0224761"
    "original_title" => "RAMIPRIL ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Ramipril_5_mg_50_(5x10).png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "5MG TBL NOB 50"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 208
    "title" => "RAMIPRIL ACTAVIS"
    "slug" => "ramipril-actavis-5mg-tbl-nob-50"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0224761"
    "original_title" => "RAMIPRIL ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Ramipril_5_mg_50_(5x10).png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "5MG TBL NOB 50"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#8841
      #items: array:1 [
        0 => IndicationGroup {#8833
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 5
            "title" => "Hypotenziva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 5
            "title" => "Hypotenziva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 208
            "pivot_indication_group_id" => 5
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8822
              #parent: Medicine {#1255}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 208
                "indication_group_id" => 5
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 208
                "indication_group_id" => 5
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8818
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#8833}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#8824
      #items: array:1 [
        0 => ActiveSubstance {#8823
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 66
            "code" => ""
            "title" => "Ramipril"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 66
            "code" => ""
            "title" => "Ramipril"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 208
            "pivot_active_substance_id" => 66
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8785
              #parent: Medicine {#1255}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 208
                "active_substance_id" => 66
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 208
                "active_substance_id" => 66
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8798
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#8823}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#8848
      #items: array:1 [
        0 => TherapeuticArea {#8787
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 208
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8783
              #parent: Medicine {#1255}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 208
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 208
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8840
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#8787}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1256
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1255}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Ramipril_5_mg_50_(5x10).png

RAMIPRIL ACTAVIS 5MG TBL NOB 90

Indikační skupiny: Hypotenziva
Účinné látky: Ramipril
Terapeutická oblast: kardiologie
Medicine {#1257
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 209
    "title" => "RAMIPRIL ACTAVIS"
    "slug" => "ramipril-actavis-5mg-tbl-nob-90"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0224764"
    "original_title" => "RAMIPRIL ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Ramipril_5_mg_90_(9x10).png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "5MG TBL NOB 90"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 209
    "title" => "RAMIPRIL ACTAVIS"
    "slug" => "ramipril-actavis-5mg-tbl-nob-90"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0224764"
    "original_title" => "RAMIPRIL ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Ramipril_5_mg_90_(9x10).png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "5MG TBL NOB 90"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#8875
      #items: array:1 [
        0 => IndicationGroup {#8867
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 5
            "title" => "Hypotenziva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 5
            "title" => "Hypotenziva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 209
            "pivot_indication_group_id" => 5
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8856
              #parent: Medicine {#1257}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 209
                "indication_group_id" => 5
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 209
                "indication_group_id" => 5
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8852
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#8867}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#8858
      #items: array:1 [
        0 => ActiveSubstance {#8857
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 66
            "code" => ""
            "title" => "Ramipril"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 66
            "code" => ""
            "title" => "Ramipril"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 209
            "pivot_active_substance_id" => 66
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8819
              #parent: Medicine {#1257}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 209
                "active_substance_id" => 66
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 209
                "active_substance_id" => 66
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8832
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#8857}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#8882
      #items: array:1 [
        0 => TherapeuticArea {#8821
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 209
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8817
              #parent: Medicine {#1257}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 209
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 209
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8874
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#8821}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1258
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1257}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Ramipril_5_mg_90_(9x10).png

RAMIPRIL H ACTAVIS 2,5MG/12,5MG TBL NOB 30

Indikační skupiny: Hypotenziva
Účinné látky: HYDROCHLOROTHIAZID (HYDROCHLOROTHIAZIDUM) RAMIPRIL (RAMIPRILUM) RAMIPRIL (RAMIPRILUM)
Terapeutická oblast: kardiologie
Medicine {#1259
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 210
    "title" => "RAMIPRIL H ACTAVIS"
    "slug" => "ramipril-h-actavis-25mg125mg-tbl-nob-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0224816"
    "original_title" => "RAMIPRIL H ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Ramipril-H-25-125mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "2,5MG/12,5MG TBL NOB 30"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 210
    "title" => "RAMIPRIL H ACTAVIS"
    "slug" => "ramipril-h-actavis-25mg125mg-tbl-nob-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0224816"
    "original_title" => "RAMIPRIL H ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Ramipril-H-25-125mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "2,5MG/12,5MG TBL NOB 30"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#8909
      #items: array:1 [
        0 => IndicationGroup {#8901
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 5
            "title" => "Hypotenziva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 5
            "title" => "Hypotenziva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 210
            "pivot_indication_group_id" => 5
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8890
              #parent: Medicine {#1259}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 210
                "indication_group_id" => 5
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 210
                "indication_group_id" => 5
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8886
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#8901}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#8892
      #items: array:1 [
        0 => ActiveSubstance {#8891
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 67
            "code" => ""
            "title" => """
              HYDROCHLOROTHIAZID (HYDROCHLOROTHIAZIDUM) RAMIPRIL (RAMIPRILUM)\n
              RAMIPRIL (RAMIPRILUM)
              """
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 67
            "code" => ""
            "title" => """
              HYDROCHLOROTHIAZID (HYDROCHLOROTHIAZIDUM) RAMIPRIL (RAMIPRILUM)\n
              RAMIPRIL (RAMIPRILUM)
              """
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 210
            "pivot_active_substance_id" => 67
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8853
              #parent: Medicine {#1259}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 210
                "active_substance_id" => 67
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 210
                "active_substance_id" => 67
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8866
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#8891}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#8916
      #items: array:1 [
        0 => TherapeuticArea {#8855
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 210
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8851
              #parent: Medicine {#1259}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 210
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 210
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8908
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#8855}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1260
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1259}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Ramipril-H-25-125mg_30tbl.png

RAMIPRIL H ACTAVIS 5MG/25MG TBL NOB 50

Indikační skupiny: Hypotenziva
Účinné látky: HYDROCHLOROTHIAZID (HYDROCHLOROTHIAZIDUM) RAMIPRIL (RAMIPRILUM) RAMIPRIL (RAMIPRILUM)
Terapeutická oblast: kardiologie
Medicine {#1261
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 211
    "title" => "RAMIPRIL H ACTAVIS"
    "slug" => "ramipril-h-actavis-5mg25mg-tbl-nob-50"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0224840"
    "original_title" => "RAMIPRIL H ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Ramipril-H-5-25mg_50tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "5MG/25MG TBL NOB 50"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 211
    "title" => "RAMIPRIL H ACTAVIS"
    "slug" => "ramipril-h-actavis-5mg25mg-tbl-nob-50"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0224840"
    "original_title" => "RAMIPRIL H ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Ramipril-H-5-25mg_50tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "5MG/25MG TBL NOB 50"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#8943
      #items: array:1 [
        0 => IndicationGroup {#8935
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 5
            "title" => "Hypotenziva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 5
            "title" => "Hypotenziva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 211
            "pivot_indication_group_id" => 5
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8924
              #parent: Medicine {#1261}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 211
                "indication_group_id" => 5
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 211
                "indication_group_id" => 5
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8920
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#8935}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#8926
      #items: array:1 [
        0 => ActiveSubstance {#8925
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 67
            "code" => ""
            "title" => """
              HYDROCHLOROTHIAZID (HYDROCHLOROTHIAZIDUM) RAMIPRIL (RAMIPRILUM)\n
              RAMIPRIL (RAMIPRILUM)
              """
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 67
            "code" => ""
            "title" => """
              HYDROCHLOROTHIAZID (HYDROCHLOROTHIAZIDUM) RAMIPRIL (RAMIPRILUM)\n
              RAMIPRIL (RAMIPRILUM)
              """
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 211
            "pivot_active_substance_id" => 67
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8887
              #parent: Medicine {#1261}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 211
                "active_substance_id" => 67
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 211
                "active_substance_id" => 67
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8900
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#8925}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#8950
      #items: array:1 [
        0 => TherapeuticArea {#8889
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 211
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8885
              #parent: Medicine {#1261}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 211
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 211
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8942
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#8889}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1262
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1261}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Ramipril-H-5-25mg_50tbl.png

RILMENIDIN TEVA 1MG TBL NOB 30

Indikační skupiny: Hypotenziva
Účinné látky: Rilmenidin
Terapeutická oblast: kardiologie
Medicine {#1263
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 212
    "title" => "RILMENIDIN TEVA"
    "slug" => "rilmenidin-teva-1mg-tbl-nob-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0166421"
    "original_title" => "RILMENIDIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Rilmenidin_1mg_30tbl.gif"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "1MG TBL NOB 30"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 212
    "title" => "RILMENIDIN TEVA"
    "slug" => "rilmenidin-teva-1mg-tbl-nob-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0166421"
    "original_title" => "RILMENIDIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Rilmenidin_1mg_30tbl.gif"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "1MG TBL NOB 30"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#8977
      #items: array:1 [
        0 => IndicationGroup {#8969
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 5
            "title" => "Hypotenziva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 5
            "title" => "Hypotenziva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 212
            "pivot_indication_group_id" => 5
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8958
              #parent: Medicine {#1263}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 212
                "indication_group_id" => 5
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 212
                "indication_group_id" => 5
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8954
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#8969}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#8960
      #items: array:1 [
        0 => ActiveSubstance {#8959
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 68
            "code" => ""
            "title" => "Rilmenidin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 68
            "code" => ""
            "title" => "Rilmenidin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 212
            "pivot_active_substance_id" => 68
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8921
              #parent: Medicine {#1263}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 212
                "active_substance_id" => 68
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 212
                "active_substance_id" => 68
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8934
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#8959}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#8984
      #items: array:1 [
        0 => TherapeuticArea {#8923
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 212
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8919
              #parent: Medicine {#1263}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 212
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 212
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8976
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#8923}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1264
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1263}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Rilmenidin_1mg_30tbl.gif

RILMENIDIN TEVA 1MG TBL NOB 90

Indikační skupiny: Hypotenziva
Účinné látky: Rilmenidin
Terapeutická oblast: kardiologie
Medicine {#1265
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 213
    "title" => "RILMENIDIN TEVA"
    "slug" => "rilmenidin-teva-1mg-tbl-nob-90"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0166423"
    "original_title" => "RILMENIDIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Rilmenidin_1mg_90tbl.gif"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "1MG TBL NOB 90"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 213
    "title" => "RILMENIDIN TEVA"
    "slug" => "rilmenidin-teva-1mg-tbl-nob-90"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0166423"
    "original_title" => "RILMENIDIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Rilmenidin_1mg_90tbl.gif"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "1MG TBL NOB 90"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#9011
      #items: array:1 [
        0 => IndicationGroup {#9003
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 5
            "title" => "Hypotenziva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 5
            "title" => "Hypotenziva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 213
            "pivot_indication_group_id" => 5
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8992
              #parent: Medicine {#1265}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 213
                "indication_group_id" => 5
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 213
                "indication_group_id" => 5
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8988
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#9003}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#8994
      #items: array:1 [
        0 => ActiveSubstance {#8993
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 68
            "code" => ""
            "title" => "Rilmenidin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 68
            "code" => ""
            "title" => "Rilmenidin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 213
            "pivot_active_substance_id" => 68
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8955
              #parent: Medicine {#1265}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 213
                "active_substance_id" => 68
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 213
                "active_substance_id" => 68
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#8968
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#8993}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#9018
      #items: array:1 [
        0 => TherapeuticArea {#8957
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 213
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#8953
              #parent: Medicine {#1265}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 213
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 213
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9010
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#8957}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1266
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1265}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Rilmenidin_1mg_90tbl.gif

RISPERIDON ACTAVIS 1MG TBL FLM 60

Indikační skupiny:
Účinné látky: RISPERIDON
Terapeutická oblast: psychiatrie
Medicine {#1267
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 214
    "title" => "RISPERIDON ACTAVIS"
    "slug" => "risperidon-actavis-1mg-tbl-flm-60"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0172718"
    "original_title" => "RISPERIDON ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Risperidon_Actavis_1mg_60tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "1MG TBL FLM 60"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 214
    "title" => "RISPERIDON ACTAVIS"
    "slug" => "risperidon-actavis-1mg-tbl-flm-60"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0172718"
    "original_title" => "RISPERIDON ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Risperidon_Actavis_1mg_60tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "1MG TBL FLM 60"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#9043
      #items: []
    }
    "active_substances" => Collection {#9012
      #items: array:1 [
        0 => ActiveSubstance {#9025
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 69
            "code" => ""
            "title" => "RISPERIDON"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 69
            "code" => ""
            "title" => "RISPERIDON"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 214
            "pivot_active_substance_id" => 69
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9045
              #parent: Medicine {#1267}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 214
                "active_substance_id" => 69
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 214
                "active_substance_id" => 69
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9024
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#9025}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#9006
      #items: array:1 [
        0 => TherapeuticArea {#9021
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 214
            "pivot_therapeutic_area_id" => 1
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9028
              #parent: Medicine {#1267}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 214
                "therapeutic_area_id" => 1
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 214
                "therapeutic_area_id" => 1
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9050
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#9021}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1268
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1267}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Risperidon_Actavis_1mg_60tbl.png

RISPERIDON ACTAVIS 2MG TBL FLM 50

Indikační skupiny:
Účinné látky: RISPERIDON
Terapeutická oblast: psychiatrie
Medicine {#1269
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 215
    "title" => "RISPERIDON ACTAVIS"
    "slug" => "risperidon-actavis-2mg-tbl-flm-50"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0172732"
    "original_title" => "RISPERIDON ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Risperidon_Actavis_2mg_50tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "2MG TBL FLM 50"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 215
    "title" => "RISPERIDON ACTAVIS"
    "slug" => "risperidon-actavis-2mg-tbl-flm-50"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0172732"
    "original_title" => "RISPERIDON ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Risperidon_Actavis_2mg_50tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "2MG TBL FLM 50"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#9074
      #items: []
    }
    "active_substances" => Collection {#9002
      #items: array:1 [
        0 => ActiveSubstance {#8982
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 69
            "code" => ""
            "title" => "RISPERIDON"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 69
            "code" => ""
            "title" => "RISPERIDON"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 215
            "pivot_active_substance_id" => 69
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9044
              #parent: Medicine {#1269}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 215
                "active_substance_id" => 69
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 215
                "active_substance_id" => 69
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9041
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#8982}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#9066
      #items: array:1 [
        0 => TherapeuticArea {#9079
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 215
            "pivot_therapeutic_area_id" => 1
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9070
              #parent: Medicine {#1269}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 215
                "therapeutic_area_id" => 1
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 215
                "therapeutic_area_id" => 1
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9078
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#9079}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1270
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1269}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Risperidon_Actavis_2mg_50tbl.png

RISPERIDON ACTAVIS 2MG TBL FLM 60

Indikační skupiny:
Účinné látky: RISPERIDON
Terapeutická oblast: psychiatrie
Medicine {#1271
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 216
    "title" => "RISPERIDON ACTAVIS"
    "slug" => "risperidon-actavis-2mg-tbl-flm-60"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0172734"
    "original_title" => "RISPERIDON ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "2MG TBL FLM 60"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 216
    "title" => "RISPERIDON ACTAVIS"
    "slug" => "risperidon-actavis-2mg-tbl-flm-60"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0172734"
    "original_title" => "RISPERIDON ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "2MG TBL FLM 60"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#9104
      #items: []
    }
    "active_substances" => Collection {#9067
      #items: array:1 [
        0 => ActiveSubstance {#9072
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 69
            "code" => ""
            "title" => "RISPERIDON"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 69
            "code" => ""
            "title" => "RISPERIDON"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 216
            "pivot_active_substance_id" => 69
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9081
              #parent: Medicine {#1271}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 216
                "active_substance_id" => 69
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 216
                "active_substance_id" => 69
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9075
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#9072}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#9096
      #items: array:1 [
        0 => TherapeuticArea {#9109
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 216
            "pivot_therapeutic_area_id" => 1
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9100
              #parent: Medicine {#1271}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 216
                "therapeutic_area_id" => 1
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 216
                "therapeutic_area_id" => 1
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9108
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#9109}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1272
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1271}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
bez obrázku

ROSUVASTATIN TEVA PHARMA 10MG TBL FLM 30 II

Indikační skupiny:
Účinné látky: Rosuvastatin
Terapeutická oblast: kardiologie
Medicine {#1273
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 217
    "title" => "ROSUVASTATIN TEVA PHARMA"
    "slug" => "rosuvastatin-teva-pharma-10mg-tbl-flm-30-ii"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharma B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0202597"
    "original_title" => "ROSUVASTATIN TEVA PHARMA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL FLM 30 II"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 217
    "title" => "ROSUVASTATIN TEVA PHARMA"
    "slug" => "rosuvastatin-teva-pharma-10mg-tbl-flm-30-ii"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharma B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0202597"
    "original_title" => "ROSUVASTATIN TEVA PHARMA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL FLM 30 II"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#9134
      #items: []
    }
    "active_substances" => Collection {#9097
      #items: array:1 [
        0 => ActiveSubstance {#9102
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 70
            "code" => ""
            "title" => "Rosuvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 70
            "code" => ""
            "title" => "Rosuvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 217
            "pivot_active_substance_id" => 70
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9111
              #parent: Medicine {#1273}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 217
                "active_substance_id" => 70
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 217
                "active_substance_id" => 70
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9105
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#9102}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#9126
      #items: array:1 [
        0 => TherapeuticArea {#9139
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 217
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9130
              #parent: Medicine {#1273}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 217
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 217
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9138
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#9139}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1274
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1273}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
bez obrázku

ROSUVASTATIN TEVA PHARMA 10MG TBL FLM 100 II

Indikační skupiny:
Účinné látky: Rosuvastatin
Terapeutická oblast: kardiologie
Medicine {#1275
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 218
    "title" => "ROSUVASTATIN TEVA PHARMA"
    "slug" => "rosuvastatin-teva-pharma-10mg-tbl-flm-100-ii"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharma B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0202584"
    "original_title" => "ROSUVASTATIN TEVA PHARMA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL FLM 100 II"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 218
    "title" => "ROSUVASTATIN TEVA PHARMA"
    "slug" => "rosuvastatin-teva-pharma-10mg-tbl-flm-100-ii"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharma B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0202584"
    "original_title" => "ROSUVASTATIN TEVA PHARMA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL FLM 100 II"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#9164
      #items: []
    }
    "active_substances" => Collection {#9127
      #items: array:1 [
        0 => ActiveSubstance {#9132
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 70
            "code" => ""
            "title" => "Rosuvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 70
            "code" => ""
            "title" => "Rosuvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 218
            "pivot_active_substance_id" => 70
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9141
              #parent: Medicine {#1275}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 218
                "active_substance_id" => 70
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 218
                "active_substance_id" => 70
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9135
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#9132}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#9156
      #items: array:1 [
        0 => TherapeuticArea {#9169
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 218
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9160
              #parent: Medicine {#1275}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 218
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 218
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9168
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#9169}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1276
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1275}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
bez obrázku

ROSUVASTATIN TEVA PHARMA 20MG TBL FLM 30 II

Indikační skupiny:
Účinné látky: Rosuvastatin
Terapeutická oblast: kardiologie
Medicine {#1277
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 219
    "title" => "ROSUVASTATIN TEVA PHARMA"
    "slug" => "rosuvastatin-teva-pharma-20mg-tbl-flm-30-ii"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharma B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0202621"
    "original_title" => "ROSUVASTATIN TEVA PHARMA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG TBL FLM 30 II"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 219
    "title" => "ROSUVASTATIN TEVA PHARMA"
    "slug" => "rosuvastatin-teva-pharma-20mg-tbl-flm-30-ii"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharma B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0202621"
    "original_title" => "ROSUVASTATIN TEVA PHARMA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG TBL FLM 30 II"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#9194
      #items: []
    }
    "active_substances" => Collection {#9157
      #items: array:1 [
        0 => ActiveSubstance {#9162
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 70
            "code" => ""
            "title" => "Rosuvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 70
            "code" => ""
            "title" => "Rosuvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 219
            "pivot_active_substance_id" => 70
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9171
              #parent: Medicine {#1277}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 219
                "active_substance_id" => 70
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 219
                "active_substance_id" => 70
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9165
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#9162}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#9186
      #items: array:1 [
        0 => TherapeuticArea {#9199
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 219
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9190
              #parent: Medicine {#1277}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 219
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 219
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9198
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#9199}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1278
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1277}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
bez obrázku

ROSUVASTATIN TEVA PHARMA 20MG TBL FLM 100 II

Indikační skupiny:
Účinné látky: Rosuvastatin
Terapeutická oblast: kardiologie
Medicine {#1279
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 220
    "title" => "ROSUVASTATIN TEVA PHARMA"
    "slug" => "rosuvastatin-teva-pharma-20mg-tbl-flm-100-ii"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharma B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0202637"
    "original_title" => "ROSUVASTATIN TEVA PHARMA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG TBL FLM 100 II"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 220
    "title" => "ROSUVASTATIN TEVA PHARMA"
    "slug" => "rosuvastatin-teva-pharma-20mg-tbl-flm-100-ii"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharma B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0202637"
    "original_title" => "ROSUVASTATIN TEVA PHARMA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG TBL FLM 100 II"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#9224
      #items: []
    }
    "active_substances" => Collection {#9187
      #items: array:1 [
        0 => ActiveSubstance {#9192
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 70
            "code" => ""
            "title" => "Rosuvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 70
            "code" => ""
            "title" => "Rosuvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 220
            "pivot_active_substance_id" => 70
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9201
              #parent: Medicine {#1279}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 220
                "active_substance_id" => 70
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 220
                "active_substance_id" => 70
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9195
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#9192}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#9216
      #items: array:1 [
        0 => TherapeuticArea {#9229
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 220
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9220
              #parent: Medicine {#1279}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 220
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 220
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9228
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#9229}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1280
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1279}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
bez obrázku

ROSUVASTATIN TEVA PHARMA 40MG TBL FLM 30 II

Indikační skupiny:
Účinné látky: Rosuvastatin
Terapeutická oblast: kardiologie
Medicine {#1281
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 221
    "title" => "ROSUVASTATIN TEVA PHARMA"
    "slug" => "rosuvastatin-teva-pharma-40mg-tbl-flm-30-ii"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharma B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0127161"
    "original_title" => "ROSUVASTATIN TEVA PHARMA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Rosuvastatin-TP-40mg-30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "40MG TBL FLM 30 II"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 221
    "title" => "ROSUVASTATIN TEVA PHARMA"
    "slug" => "rosuvastatin-teva-pharma-40mg-tbl-flm-30-ii"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharma B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0127161"
    "original_title" => "ROSUVASTATIN TEVA PHARMA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Rosuvastatin-TP-40mg-30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "40MG TBL FLM 30 II"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#9254
      #items: []
    }
    "active_substances" => Collection {#9217
      #items: array:1 [
        0 => ActiveSubstance {#9222
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 70
            "code" => ""
            "title" => "Rosuvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 70
            "code" => ""
            "title" => "Rosuvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 221
            "pivot_active_substance_id" => 70
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9231
              #parent: Medicine {#1281}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 221
                "active_substance_id" => 70
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 221
                "active_substance_id" => 70
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9225
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#9222}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#9246
      #items: array:1 [
        0 => TherapeuticArea {#9259
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 221
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9250
              #parent: Medicine {#1281}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 221
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 221
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9258
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#9259}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1282
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1281}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Rosuvastatin-TP-40mg-30tbl.png

ROSUVASTATIN TEVA PHARMA 40MG TBL FLM 100 II

Indikační skupiny:
Účinné látky: Rosuvastatin
Terapeutická oblast: kardiologie
Medicine {#1283
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 222
    "title" => "ROSUVASTATIN TEVA PHARMA"
    "slug" => "rosuvastatin-teva-pharma-40mg-tbl-flm-100-ii"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharma B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0127150"
    "original_title" => "ROSUVASTATIN TEVA PHARMA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Rosuvastatin-TP-40mg-100tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "40MG TBL FLM 100 II"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 222
    "title" => "ROSUVASTATIN TEVA PHARMA"
    "slug" => "rosuvastatin-teva-pharma-40mg-tbl-flm-100-ii"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharma B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0127150"
    "original_title" => "ROSUVASTATIN TEVA PHARMA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Rosuvastatin-TP-40mg-100tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "40MG TBL FLM 100 II"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#9284
      #items: []
    }
    "active_substances" => Collection {#9247
      #items: array:1 [
        0 => ActiveSubstance {#9252
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 70
            "code" => ""
            "title" => "Rosuvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 70
            "code" => ""
            "title" => "Rosuvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 222
            "pivot_active_substance_id" => 70
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9261
              #parent: Medicine {#1283}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 222
                "active_substance_id" => 70
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 222
                "active_substance_id" => 70
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9255
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#9252}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#9276
      #items: array:1 [
        0 => TherapeuticArea {#9289
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 222
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9280
              #parent: Medicine {#1283}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 222
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 222
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9288
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#9289}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1284
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1283}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Rosuvastatin-TP-40mg-100tbl.png

ROSUVASTATIN TEVA PHARMA 10MG TBL FLM 28 II

Indikační skupiny:
Účinné látky: Rosuvastatin
Terapeutická oblast: kardiologie
Medicine {#1285
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 223
    "title" => "ROSUVASTATIN TEVA PHARMA"
    "slug" => "rosuvastatin-teva-pharma-10mg-tbl-flm-28-ii"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharma B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0202596"
    "original_title" => "ROSUVASTATIN TEVA PHARMA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Rosuvastatin-TP-10mg-28tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL FLM 28 II"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 223
    "title" => "ROSUVASTATIN TEVA PHARMA"
    "slug" => "rosuvastatin-teva-pharma-10mg-tbl-flm-28-ii"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharma B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0202596"
    "original_title" => "ROSUVASTATIN TEVA PHARMA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Rosuvastatin-TP-10mg-28tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL FLM 28 II"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#9314
      #items: []
    }
    "active_substances" => Collection {#9277
      #items: array:1 [
        0 => ActiveSubstance {#9282
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 70
            "code" => ""
            "title" => "Rosuvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 70
            "code" => ""
            "title" => "Rosuvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 223
            "pivot_active_substance_id" => 70
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9291
              #parent: Medicine {#1285}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 223
                "active_substance_id" => 70
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 223
                "active_substance_id" => 70
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9285
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#9282}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#9306
      #items: array:1 [
        0 => TherapeuticArea {#9319
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 223
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9310
              #parent: Medicine {#1285}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 223
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 223
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9318
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#9319}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1286
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1285}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Rosuvastatin-TP-10mg-28tbl.png

ROSUVASTATIN TEVA PHARMA 10MG TBL FLM 90 II

Indikační skupiny:
Účinné látky: Rosuvastatin
Terapeutická oblast: kardiologie
Medicine {#1287
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 224
    "title" => "ROSUVASTATIN TEVA PHARMA"
    "slug" => "rosuvastatin-teva-pharma-10mg-tbl-flm-90-ii"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharma B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0202580"
    "original_title" => "ROSUVASTATIN TEVA PHARMA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Rosuvastatin-TP-10mg-90tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL FLM 90 II"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 224
    "title" => "ROSUVASTATIN TEVA PHARMA"
    "slug" => "rosuvastatin-teva-pharma-10mg-tbl-flm-90-ii"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharma B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0202580"
    "original_title" => "ROSUVASTATIN TEVA PHARMA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Rosuvastatin-TP-10mg-90tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL FLM 90 II"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#9344
      #items: []
    }
    "active_substances" => Collection {#9307
      #items: array:1 [
        0 => ActiveSubstance {#9312
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 70
            "code" => ""
            "title" => "Rosuvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 70
            "code" => ""
            "title" => "Rosuvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 224
            "pivot_active_substance_id" => 70
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9321
              #parent: Medicine {#1287}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 224
                "active_substance_id" => 70
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 224
                "active_substance_id" => 70
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9315
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#9312}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#9336
      #items: array:1 [
        0 => TherapeuticArea {#9349
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 224
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9340
              #parent: Medicine {#1287}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 224
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 224
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9348
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#9349}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1288
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1287}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Rosuvastatin-TP-10mg-90tbl.png

ROSUVASTATIN TEVA PHARMA 20MG TBL FLM 28 II

Indikační skupiny:
Účinné látky: Rosuvastatin
Terapeutická oblast: kardiologie
Medicine {#1289
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 225
    "title" => "ROSUVASTATIN TEVA PHARMA"
    "slug" => "rosuvastatin-teva-pharma-20mg-tbl-flm-28-ii"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharma B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0202618"
    "original_title" => "ROSUVASTATIN TEVA PHARMA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Rosuvastatin-TP-20mg-28tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG TBL FLM 28 II"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 225
    "title" => "ROSUVASTATIN TEVA PHARMA"
    "slug" => "rosuvastatin-teva-pharma-20mg-tbl-flm-28-ii"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharma B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0202618"
    "original_title" => "ROSUVASTATIN TEVA PHARMA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Rosuvastatin-TP-20mg-28tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG TBL FLM 28 II"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#9374
      #items: []
    }
    "active_substances" => Collection {#9337
      #items: array:1 [
        0 => ActiveSubstance {#9342
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 70
            "code" => ""
            "title" => "Rosuvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 70
            "code" => ""
            "title" => "Rosuvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 225
            "pivot_active_substance_id" => 70
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9351
              #parent: Medicine {#1289}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 225
                "active_substance_id" => 70
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 225
                "active_substance_id" => 70
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9345
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#9342}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#9366
      #items: array:1 [
        0 => TherapeuticArea {#9379
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 225
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9370
              #parent: Medicine {#1289}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 225
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 225
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9378
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#9379}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1290
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1289}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Rosuvastatin-TP-20mg-28tbl.png

ROSUVASTATIN TEVA PHARMA 20MG TBL FLM 90 II

Indikační skupiny:
Účinné látky: Rosuvastatin
Terapeutická oblast: kardiologie
Medicine {#1291
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 226
    "title" => "ROSUVASTATIN TEVA PHARMA"
    "slug" => "rosuvastatin-teva-pharma-20mg-tbl-flm-90-ii"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharma B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0202633"
    "original_title" => "ROSUVASTATIN TEVA PHARMA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Rosuvastatin-TP-20mg-90tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG TBL FLM 90 II"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 226
    "title" => "ROSUVASTATIN TEVA PHARMA"
    "slug" => "rosuvastatin-teva-pharma-20mg-tbl-flm-90-ii"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharma B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0202633"
    "original_title" => "ROSUVASTATIN TEVA PHARMA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Rosuvastatin-TP-20mg-90tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG TBL FLM 90 II"
    "created_at" => "2025-04-16 02:00:34"
    "updated_at" => "2025-04-16 02:00:34"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#9404
      #items: []
    }
    "active_substances" => Collection {#9367
      #items: array:1 [
        0 => ActiveSubstance {#9372
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 70
            "code" => ""
            "title" => "Rosuvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 70
            "code" => ""
            "title" => "Rosuvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 226
            "pivot_active_substance_id" => 70
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9381
              #parent: Medicine {#1291}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 226
                "active_substance_id" => 70
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 226
                "active_substance_id" => 70
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9375
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#9372}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#9396
      #items: array:1 [
        0 => TherapeuticArea {#9409
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 226
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9400
              #parent: Medicine {#1291}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 226
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 226
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9408
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#9409}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1292
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1291}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Rosuvastatin-TP-20mg-90tbl.png

ROSUVASTATIN/EZETIMIBE TEVA 10MG/10MG TBL NOB 30

Indikační skupiny:
Účinné látky: ROSUVASTATIN A EZETIMIB
Terapeutická oblast: kardiologie
Medicine {#1293
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 227
    "title" => "ROSUVASTATIN/EZETIMIBE TEVA"
    "slug" => "rosuvastatinezetimibe-teva-10mg10mg-tbl-nob-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0224293"
    "original_title" => "ROSUVASTATIN/EZETIMIBE TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Rosuvastatin_Ezetimibe_Teva_10-10mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG/10MG TBL NOB 30"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 227
    "title" => "ROSUVASTATIN/EZETIMIBE TEVA"
    "slug" => "rosuvastatinezetimibe-teva-10mg10mg-tbl-nob-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0224293"
    "original_title" => "ROSUVASTATIN/EZETIMIBE TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Rosuvastatin_Ezetimibe_Teva_10-10mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG/10MG TBL NOB 30"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#9434
      #items: []
    }
    "active_substances" => Collection {#9397
      #items: array:1 [
        0 => ActiveSubstance {#9402
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 71
            "code" => ""
            "title" => "ROSUVASTATIN A EZETIMIB"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 71
            "code" => ""
            "title" => "ROSUVASTATIN A EZETIMIB"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 227
            "pivot_active_substance_id" => 71
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9411
              #parent: Medicine {#1293}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 227
                "active_substance_id" => 71
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 227
                "active_substance_id" => 71
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9405
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#9402}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#9426
      #items: array:1 [
        0 => TherapeuticArea {#9439
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 227
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9430
              #parent: Medicine {#1293}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 227
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 227
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9438
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#9439}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1294
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1293}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Rosuvastatin_Ezetimibe_Teva_10-10mg_30tbl.png

ROSUVASTATIN/EZETIMIBE TEVA 10MG/10MG TBL NOB 90

Indikační skupiny:
Účinné látky: ROSUVASTATIN A EZETIMIB
Terapeutická oblast: kardiologie
Medicine {#1295
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 228
    "title" => "ROSUVASTATIN/EZETIMIBE TEVA"
    "slug" => "rosuvastatinezetimibe-teva-10mg10mg-tbl-nob-90"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0224294"
    "original_title" => "ROSUVASTATIN/EZETIMIBE TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Rosuvastatin_Ezetimibe_Teva_10-10mg_90tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG/10MG TBL NOB 90"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 228
    "title" => "ROSUVASTATIN/EZETIMIBE TEVA"
    "slug" => "rosuvastatinezetimibe-teva-10mg10mg-tbl-nob-90"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0224294"
    "original_title" => "ROSUVASTATIN/EZETIMIBE TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Rosuvastatin_Ezetimibe_Teva_10-10mg_90tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG/10MG TBL NOB 90"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#9464
      #items: []
    }
    "active_substances" => Collection {#9427
      #items: array:1 [
        0 => ActiveSubstance {#9432
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 71
            "code" => ""
            "title" => "ROSUVASTATIN A EZETIMIB"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 71
            "code" => ""
            "title" => "ROSUVASTATIN A EZETIMIB"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 228
            "pivot_active_substance_id" => 71
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9441
              #parent: Medicine {#1295}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 228
                "active_substance_id" => 71
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 228
                "active_substance_id" => 71
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9435
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#9432}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#9456
      #items: array:1 [
        0 => TherapeuticArea {#9469
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 228
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9460
              #parent: Medicine {#1295}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 228
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 228
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9468
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#9469}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1296
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1295}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Rosuvastatin_Ezetimibe_Teva_10-10mg_90tbl.png

ROSUVASTATIN/EZETIMIBE TEVA 20MG/10MG TBL NOB 30

Indikační skupiny:
Účinné látky: ROSUVASTATIN A EZETIMIB
Terapeutická oblast: kardiologie
Medicine {#1297
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 229
    "title" => "ROSUVASTATIN/EZETIMIBE TEVA"
    "slug" => "rosuvastatinezetimibe-teva-20mg10mg-tbl-nob-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0224297"
    "original_title" => "ROSUVASTATIN/EZETIMIBE TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Rosuvastatin_Ezetimibe_Teva_20-10mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG/10MG TBL NOB 30"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 229
    "title" => "ROSUVASTATIN/EZETIMIBE TEVA"
    "slug" => "rosuvastatinezetimibe-teva-20mg10mg-tbl-nob-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0224297"
    "original_title" => "ROSUVASTATIN/EZETIMIBE TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Rosuvastatin_Ezetimibe_Teva_20-10mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG/10MG TBL NOB 30"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#9494
      #items: []
    }
    "active_substances" => Collection {#9457
      #items: array:1 [
        0 => ActiveSubstance {#9462
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 71
            "code" => ""
            "title" => "ROSUVASTATIN A EZETIMIB"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 71
            "code" => ""
            "title" => "ROSUVASTATIN A EZETIMIB"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 229
            "pivot_active_substance_id" => 71
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9471
              #parent: Medicine {#1297}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 229
                "active_substance_id" => 71
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 229
                "active_substance_id" => 71
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9465
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#9462}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#9486
      #items: array:1 [
        0 => TherapeuticArea {#9499
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 229
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9490
              #parent: Medicine {#1297}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 229
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 229
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9498
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#9499}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1298
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1297}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Rosuvastatin_Ezetimibe_Teva_20-10mg_30tbl.png

ROSUVASTATIN/EZETIMIBE TEVA 20MG/10MG TBL NOB 90

Indikační skupiny:
Účinné látky: ROSUVASTATIN A EZETIMIB
Terapeutická oblast: kardiologie
Medicine {#1299
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 230
    "title" => "ROSUVASTATIN/EZETIMIBE TEVA"
    "slug" => "rosuvastatinezetimibe-teva-20mg10mg-tbl-nob-90"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0224298"
    "original_title" => "ROSUVASTATIN/EZETIMIBE TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Rosuvastatin_Ezetimibe_Teva_20-10mg_90tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG/10MG TBL NOB 90"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 230
    "title" => "ROSUVASTATIN/EZETIMIBE TEVA"
    "slug" => "rosuvastatinezetimibe-teva-20mg10mg-tbl-nob-90"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0224298"
    "original_title" => "ROSUVASTATIN/EZETIMIBE TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Rosuvastatin_Ezetimibe_Teva_20-10mg_90tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG/10MG TBL NOB 90"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#9524
      #items: []
    }
    "active_substances" => Collection {#9487
      #items: array:1 [
        0 => ActiveSubstance {#9492
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 71
            "code" => ""
            "title" => "ROSUVASTATIN A EZETIMIB"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 71
            "code" => ""
            "title" => "ROSUVASTATIN A EZETIMIB"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 230
            "pivot_active_substance_id" => 71
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9501
              #parent: Medicine {#1299}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 230
                "active_substance_id" => 71
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 230
                "active_substance_id" => 71
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9495
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#9492}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#9516
      #items: array:1 [
        0 => TherapeuticArea {#9529
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 230
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9520
              #parent: Medicine {#1299}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 230
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 230
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9528
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#9529}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1300
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1299}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Rosuvastatin_Ezetimibe_Teva_20-10mg_90tbl.png

ROXITHROMYCIN RATIOPHARM 150MG TBL FLM 10X1

Indikační skupiny:
Účinné látky: Roxithromycin
Terapeutická oblast: antibiotika
Medicine {#1301
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 231
    "title" => "ROXITHROMYCIN RATIOPHARM"
    "slug" => "roxithromycin-ratiopharm-150mg-tbl-flm-10x1"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0010855"
    "original_title" => "ROXITHROMYCIN RATIOPHARM"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Roxithromycin_150mg_10tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "150MG TBL FLM 10X1"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 231
    "title" => "ROXITHROMYCIN RATIOPHARM"
    "slug" => "roxithromycin-ratiopharm-150mg-tbl-flm-10x1"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0010855"
    "original_title" => "ROXITHROMYCIN RATIOPHARM"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Roxithromycin_150mg_10tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "150MG TBL FLM 10X1"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#9554
      #items: []
    }
    "active_substances" => Collection {#9517
      #items: array:1 [
        0 => ActiveSubstance {#9522
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 72
            "code" => ""
            "title" => "Roxithromycin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 72
            "code" => ""
            "title" => "Roxithromycin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 231
            "pivot_active_substance_id" => 72
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9531
              #parent: Medicine {#1301}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 231
                "active_substance_id" => 72
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 231
                "active_substance_id" => 72
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9525
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#9522}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#9546
      #items: array:1 [
        0 => TherapeuticArea {#9559
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 10
            "title" => "antibiotika"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 10
            "title" => "antibiotika"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 231
            "pivot_therapeutic_area_id" => 10
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9550
              #parent: Medicine {#1301}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 231
                "therapeutic_area_id" => 10
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 231
                "therapeutic_area_id" => 10
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9558
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#9559}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1302
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1301}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Roxithromycin_150mg_10tbl.png

ROXITHROMYCIN RATIOPHARM 150MG TBL FLM 14X1

Indikační skupiny:
Účinné látky: Roxithromycin
Terapeutická oblast: antibiotika
Medicine {#1303
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 232
    "title" => "ROXITHROMYCIN RATIOPHARM"
    "slug" => "roxithromycin-ratiopharm-150mg-tbl-flm-14x1"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0010857"
    "original_title" => "ROXITHROMYCIN RATIOPHARM"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Roxithromycin_150mg_14tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "150MG TBL FLM 14X1"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 232
    "title" => "ROXITHROMYCIN RATIOPHARM"
    "slug" => "roxithromycin-ratiopharm-150mg-tbl-flm-14x1"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0010857"
    "original_title" => "ROXITHROMYCIN RATIOPHARM"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Roxithromycin_150mg_14tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "150MG TBL FLM 14X1"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#9584
      #items: []
    }
    "active_substances" => Collection {#9547
      #items: array:1 [
        0 => ActiveSubstance {#9552
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 72
            "code" => ""
            "title" => "Roxithromycin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 72
            "code" => ""
            "title" => "Roxithromycin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 232
            "pivot_active_substance_id" => 72
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9561
              #parent: Medicine {#1303}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 232
                "active_substance_id" => 72
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 232
                "active_substance_id" => 72
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9555
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#9552}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#9576
      #items: array:1 [
        0 => TherapeuticArea {#9589
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 10
            "title" => "antibiotika"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 10
            "title" => "antibiotika"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 232
            "pivot_therapeutic_area_id" => 10
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9580
              #parent: Medicine {#1303}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 232
                "therapeutic_area_id" => 10
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 232
                "therapeutic_area_id" => 10
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9588
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#9589}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1304
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1303}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Roxithromycin_150mg_14tbl.png

ROXITHROMYCIN RATIOPHARM 300MG TBL FLM 10X1

Indikační skupiny:
Účinné látky: Roxithromycin
Terapeutická oblast: antibiotika
Medicine {#1305
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 233
    "title" => "ROXITHROMYCIN RATIOPHARM"
    "slug" => "roxithromycin-ratiopharm-300mg-tbl-flm-10x1"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0010875"
    "original_title" => "ROXITHROMYCIN RATIOPHARM"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Roxithromycin_300mg_10tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "300MG TBL FLM 10X1"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 233
    "title" => "ROXITHROMYCIN RATIOPHARM"
    "slug" => "roxithromycin-ratiopharm-300mg-tbl-flm-10x1"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0010875"
    "original_title" => "ROXITHROMYCIN RATIOPHARM"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Roxithromycin_300mg_10tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "300MG TBL FLM 10X1"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#9614
      #items: []
    }
    "active_substances" => Collection {#9577
      #items: array:1 [
        0 => ActiveSubstance {#9582
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 72
            "code" => ""
            "title" => "Roxithromycin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 72
            "code" => ""
            "title" => "Roxithromycin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 233
            "pivot_active_substance_id" => 72
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9591
              #parent: Medicine {#1305}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 233
                "active_substance_id" => 72
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 233
                "active_substance_id" => 72
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9585
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#9582}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#9606
      #items: array:1 [
        0 => TherapeuticArea {#9619
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 10
            "title" => "antibiotika"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 10
            "title" => "antibiotika"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 233
            "pivot_therapeutic_area_id" => 10
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9610
              #parent: Medicine {#1305}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 233
                "therapeutic_area_id" => 10
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 233
                "therapeutic_area_id" => 10
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9618
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#9619}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1306
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1305}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Roxithromycin_300mg_10tbl.png

SECATOXIN FORTE 2,5MG/ML POR GTT SOL 25ML

Indikační skupiny:
Účinné látky: Hydrogenované námelové alkaloidy
Terapeutická oblast: neurologie
Medicine {#1307
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 234
    "title" => "SECATOXIN FORTE"
    "slug" => "secatoxin-forte-25mgml-por-gtt-sol-25ml"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "TEVA Czech Industries s.r.o."
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0091032"
    "original_title" => "SECATOXIN FORTE"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Secatoxin_forte_kapky_25ml-01.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "2,5MG/ML POR GTT SOL 25ML"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 234
    "title" => "SECATOXIN FORTE"
    "slug" => "secatoxin-forte-25mgml-por-gtt-sol-25ml"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "TEVA Czech Industries s.r.o."
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0091032"
    "original_title" => "SECATOXIN FORTE"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Secatoxin_forte_kapky_25ml-01.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "2,5MG/ML POR GTT SOL 25ML"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#9644
      #items: []
    }
    "active_substances" => Collection {#9607
      #items: array:1 [
        0 => ActiveSubstance {#9612
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 73
            "code" => ""
            "title" => "Hydrogenované námelové alkaloidy"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 73
            "code" => ""
            "title" => "Hydrogenované námelové alkaloidy"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 234
            "pivot_active_substance_id" => 73
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9621
              #parent: Medicine {#1307}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 234
                "active_substance_id" => 73
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 234
                "active_substance_id" => 73
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9615
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#9612}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#9636
      #items: array:1 [
        0 => TherapeuticArea {#9649
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 234
            "pivot_therapeutic_area_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9640
              #parent: Medicine {#1307}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 234
                "therapeutic_area_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 234
                "therapeutic_area_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9648
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#9649}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1308
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1307}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Secatoxin_forte_kapky_25ml-01.png

SERTRALIN ACTAVIS 100MG TBL FLM 30

Indikační skupiny: Antidepresiva
Účinné látky: Sertralin
Terapeutická oblast: psychiatrie
Medicine {#1309
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 235
    "title" => "SERTRALIN ACTAVIS"
    "slug" => "sertralin-actavis-100mg-tbl-flm-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0225745"
    "original_title" => "SERTRALIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Sertralin_AT_100mg.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "100MG TBL FLM 30"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 235
    "title" => "SERTRALIN ACTAVIS"
    "slug" => "sertralin-actavis-100mg-tbl-flm-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0225745"
    "original_title" => "SERTRALIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Sertralin_AT_100mg.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "100MG TBL FLM 30"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#9651
      #items: array:1 [
        0 => IndicationGroup {#9658
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 1
            "title" => "Antidepresiva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 1
            "title" => "Antidepresiva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 235
            "pivot_indication_group_id" => 1
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9665
              #parent: Medicine {#1309}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 235
                "indication_group_id" => 1
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 235
                "indication_group_id" => 1
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9657
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#9658}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#9670
      #items: array:1 [
        0 => ActiveSubstance {#9632
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 74
            "code" => ""
            "title" => "Sertralin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 74
            "code" => ""
            "title" => "Sertralin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 235
            "pivot_active_substance_id" => 74
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9647
              #parent: Medicine {#1309}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 235
                "active_substance_id" => 74
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 235
                "active_substance_id" => 74
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9667
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#9632}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#9676
      #items: array:1 [
        0 => TherapeuticArea {#9680
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 235
            "pivot_therapeutic_area_id" => 1
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9664
              #parent: Medicine {#1309}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 235
                "therapeutic_area_id" => 1
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 235
                "therapeutic_area_id" => 1
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9681
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#9680}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1310
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1309}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Sertralin_AT_100mg.png

SERTRALIN ACTAVIS 50MG TBL FLM 30

Indikační skupiny: Antidepresiva
Účinné látky: Sertralin
Terapeutická oblast: psychiatrie
Medicine {#1311
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 236
    "title" => "SERTRALIN ACTAVIS"
    "slug" => "sertralin-actavis-50mg-tbl-flm-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0225749"
    "original_title" => "SERTRALIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Sertralin_AT_50mg.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "50MG TBL FLM 30"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 236
    "title" => "SERTRALIN ACTAVIS"
    "slug" => "sertralin-actavis-50mg-tbl-flm-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0225749"
    "original_title" => "SERTRALIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Sertralin_AT_50mg.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "50MG TBL FLM 30"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#9709
      #items: array:1 [
        0 => IndicationGroup {#9701
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 1
            "title" => "Antidepresiva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 1
            "title" => "Antidepresiva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 236
            "pivot_indication_group_id" => 1
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9690
              #parent: Medicine {#1311}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 236
                "indication_group_id" => 1
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 236
                "indication_group_id" => 1
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9685
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#9701}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#9692
      #items: array:1 [
        0 => ActiveSubstance {#9691
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 74
            "code" => ""
            "title" => "Sertralin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 74
            "code" => ""
            "title" => "Sertralin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 236
            "pivot_active_substance_id" => 74
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9656
              #parent: Medicine {#1311}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 236
                "active_substance_id" => 74
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 236
                "active_substance_id" => 74
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9683
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#9691}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#9716
      #items: array:1 [
        0 => TherapeuticArea {#9642
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 1
            "title" => "psychiatrie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 236
            "pivot_therapeutic_area_id" => 1
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9679
              #parent: Medicine {#1311}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 236
                "therapeutic_area_id" => 1
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 236
                "therapeutic_area_id" => 1
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9708
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#9642}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1312
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1311}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Sertralin_AT_50mg.png

SILDENAFIL ACTAVIS 100MG TBL FLM 4

Indikační skupiny: Vazodilatancia
Účinné látky: Sildenafil
Terapeutická oblast: urologie
Medicine {#1313
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 237
    "title" => "SILDENAFIL ACTAVIS"
    "slug" => "sildenafil-actavis-100mg-tbl-flm-4"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0149957"
    "original_title" => "SILDENAFIL ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "100MG TBL FLM 4"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 237
    "title" => "SILDENAFIL ACTAVIS"
    "slug" => "sildenafil-actavis-100mg-tbl-flm-4"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0149957"
    "original_title" => "SILDENAFIL ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "100MG TBL FLM 4"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#9743
      #items: array:1 [
        0 => IndicationGroup {#9735
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 8
            "title" => "Vazodilatancia"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 8
            "title" => "Vazodilatancia"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 237
            "pivot_indication_group_id" => 8
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9724
              #parent: Medicine {#1313}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 237
                "indication_group_id" => 8
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 237
                "indication_group_id" => 8
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9720
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#9735}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#9726
      #items: array:1 [
        0 => ActiveSubstance {#9725
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 75
            "code" => ""
            "title" => "Sildenafil"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 75
            "code" => ""
            "title" => "Sildenafil"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 237
            "pivot_active_substance_id" => 75
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9688
              #parent: Medicine {#1313}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 237
                "active_substance_id" => 75
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 237
                "active_substance_id" => 75
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9700
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#9725}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#9750
      #items: array:1 [
        0 => TherapeuticArea {#9689
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 8
            "title" => "urologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 8
            "title" => "urologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 237
            "pivot_therapeutic_area_id" => 8
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9646
              #parent: Medicine {#1313}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 237
                "therapeutic_area_id" => 8
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 237
                "therapeutic_area_id" => 8
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9742
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#9689}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1314
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1313}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
bez obrázku

SILDENAFIL ACTAVIS 100MG TBL FLM 8

Indikační skupiny: Vazodilatancia
Účinné látky: Sildenafil
Terapeutická oblast: urologie
Medicine {#1315
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 238
    "title" => "SILDENAFIL ACTAVIS"
    "slug" => "sildenafil-actavis-100mg-tbl-flm-8"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0149958"
    "original_title" => "SILDENAFIL ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "100MG TBL FLM 8"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 238
    "title" => "SILDENAFIL ACTAVIS"
    "slug" => "sildenafil-actavis-100mg-tbl-flm-8"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0149958"
    "original_title" => "SILDENAFIL ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "100MG TBL FLM 8"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#9777
      #items: array:1 [
        0 => IndicationGroup {#9769
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 8
            "title" => "Vazodilatancia"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 8
            "title" => "Vazodilatancia"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 238
            "pivot_indication_group_id" => 8
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9758
              #parent: Medicine {#1315}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 238
                "indication_group_id" => 8
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 238
                "indication_group_id" => 8
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9754
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#9769}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#9760
      #items: array:1 [
        0 => ActiveSubstance {#9759
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 75
            "code" => ""
            "title" => "Sildenafil"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 75
            "code" => ""
            "title" => "Sildenafil"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 238
            "pivot_active_substance_id" => 75
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9721
              #parent: Medicine {#1315}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 238
                "active_substance_id" => 75
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 238
                "active_substance_id" => 75
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9734
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#9759}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#9784
      #items: array:1 [
        0 => TherapeuticArea {#9723
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 8
            "title" => "urologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 8
            "title" => "urologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 238
            "pivot_therapeutic_area_id" => 8
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9719
              #parent: Medicine {#1315}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 238
                "therapeutic_area_id" => 8
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 238
                "therapeutic_area_id" => 8
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9776
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#9723}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1316
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1315}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
bez obrázku

SILDENAFIL ACTAVIS 50MG TBL FLM 4

Indikační skupiny: Vazodilatancia
Účinné látky: Sildenafil
Terapeutická oblast: urologie
Medicine {#1317
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 239
    "title" => "SILDENAFIL ACTAVIS"
    "slug" => "sildenafil-actavis-50mg-tbl-flm-4"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0149952"
    "original_title" => "SILDENAFIL ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "50MG TBL FLM 4"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 239
    "title" => "SILDENAFIL ACTAVIS"
    "slug" => "sildenafil-actavis-50mg-tbl-flm-4"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0149952"
    "original_title" => "SILDENAFIL ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "50MG TBL FLM 4"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#9811
      #items: array:1 [
        0 => IndicationGroup {#9803
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 8
            "title" => "Vazodilatancia"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 8
            "title" => "Vazodilatancia"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 239
            "pivot_indication_group_id" => 8
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9792
              #parent: Medicine {#1317}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 239
                "indication_group_id" => 8
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 239
                "indication_group_id" => 8
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9788
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#9803}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#9794
      #items: array:1 [
        0 => ActiveSubstance {#9793
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 75
            "code" => ""
            "title" => "Sildenafil"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 75
            "code" => ""
            "title" => "Sildenafil"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 239
            "pivot_active_substance_id" => 75
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9755
              #parent: Medicine {#1317}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 239
                "active_substance_id" => 75
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 239
                "active_substance_id" => 75
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9768
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#9793}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#9818
      #items: array:1 [
        0 => TherapeuticArea {#9757
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 8
            "title" => "urologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 8
            "title" => "urologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 239
            "pivot_therapeutic_area_id" => 8
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9753
              #parent: Medicine {#1317}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 239
                "therapeutic_area_id" => 8
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 239
                "therapeutic_area_id" => 8
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9810
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#9757}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1318
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1317}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
bez obrázku

SILDENAFIL TEVA 100MG TBL FLM 4

Indikační skupiny:
Účinné látky: Sildenafil
Terapeutická oblast: urologie
Medicine {#1319
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 240
    "title" => "SILDENAFIL TEVA"
    "slug" => "sildenafil-teva-100mg-tbl-flm-4"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0167015"
    "original_title" => "SILDENAFIL TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "100MG TBL FLM 4"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 240
    "title" => "SILDENAFIL TEVA"
    "slug" => "sildenafil-teva-100mg-tbl-flm-4"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0167015"
    "original_title" => "SILDENAFIL TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "100MG TBL FLM 4"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#9843
      #items: []
    }
    "active_substances" => Collection {#9812
      #items: array:1 [
        0 => ActiveSubstance {#9825
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 75
            "code" => ""
            "title" => "Sildenafil"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 75
            "code" => ""
            "title" => "Sildenafil"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 240
            "pivot_active_substance_id" => 75
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9845
              #parent: Medicine {#1319}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 240
                "active_substance_id" => 75
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 240
                "active_substance_id" => 75
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9824
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#9825}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#9806
      #items: array:1 [
        0 => TherapeuticArea {#9821
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 8
            "title" => "urologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 8
            "title" => "urologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 240
            "pivot_therapeutic_area_id" => 8
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9828
              #parent: Medicine {#1319}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 240
                "therapeutic_area_id" => 8
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 240
                "therapeutic_area_id" => 8
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9850
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#9821}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1320
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1319}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
bez obrázku

SILDENAFIL TEVA 100MG TBL FLM 8

Indikační skupiny:
Účinné látky: Sildenafil
Terapeutická oblast: urologie
Medicine {#1321
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 241
    "title" => "SILDENAFIL TEVA"
    "slug" => "sildenafil-teva-100mg-tbl-flm-8"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0167016"
    "original_title" => "SILDENAFIL TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "100MG TBL FLM 8"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 241
    "title" => "SILDENAFIL TEVA"
    "slug" => "sildenafil-teva-100mg-tbl-flm-8"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0167016"
    "original_title" => "SILDENAFIL TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "100MG TBL FLM 8"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#9874
      #items: []
    }
    "active_substances" => Collection {#9802
      #items: array:1 [
        0 => ActiveSubstance {#9782
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 75
            "code" => ""
            "title" => "Sildenafil"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 75
            "code" => ""
            "title" => "Sildenafil"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 241
            "pivot_active_substance_id" => 75
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9844
              #parent: Medicine {#1321}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 241
                "active_substance_id" => 75
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 241
                "active_substance_id" => 75
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9841
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#9782}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#9866
      #items: array:1 [
        0 => TherapeuticArea {#9879
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 8
            "title" => "urologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 8
            "title" => "urologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 241
            "pivot_therapeutic_area_id" => 8
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9870
              #parent: Medicine {#1321}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 241
                "therapeutic_area_id" => 8
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 241
                "therapeutic_area_id" => 8
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9878
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#9879}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1322
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1321}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
bez obrázku

SILDENAFIL TEVA 50MG TBL FLM 4

Indikační skupiny:
Účinné látky: Sildenafil
Terapeutická oblast: urologie
Medicine {#1323
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 242
    "title" => "SILDENAFIL TEVA"
    "slug" => "sildenafil-teva-50mg-tbl-flm-4"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0167009"
    "original_title" => "SILDENAFIL TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "50MG TBL FLM 4"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 242
    "title" => "SILDENAFIL TEVA"
    "slug" => "sildenafil-teva-50mg-tbl-flm-4"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0167009"
    "original_title" => "SILDENAFIL TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "50MG TBL FLM 4"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#9904
      #items: []
    }
    "active_substances" => Collection {#9867
      #items: array:1 [
        0 => ActiveSubstance {#9872
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 75
            "code" => ""
            "title" => "Sildenafil"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 75
            "code" => ""
            "title" => "Sildenafil"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 242
            "pivot_active_substance_id" => 75
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9881
              #parent: Medicine {#1323}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 242
                "active_substance_id" => 75
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 242
                "active_substance_id" => 75
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9875
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#9872}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#9896
      #items: array:1 [
        0 => TherapeuticArea {#9909
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 8
            "title" => "urologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 8
            "title" => "urologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 242
            "pivot_therapeutic_area_id" => 8
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9900
              #parent: Medicine {#1323}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 242
                "therapeutic_area_id" => 8
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 242
                "therapeutic_area_id" => 8
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9908
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#9909}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1324
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1323}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
bez obrázku

SIMVASTATIN RATIOPHARM 10MG TBL FLM 30

Indikační skupiny: Hypolipidemika
Účinné látky: Simvastatin
Terapeutická oblast: kardiologie
Medicine {#1325
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 243
    "title" => "SIMVASTATIN RATIOPHARM"
    "slug" => "simvastatin-ratiopharm-10mg-tbl-flm-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0045336"
    "original_title" => "SIMVASTATIN RATIOPHARM"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Simvastatin_rtp_10mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL FLM 30"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 243
    "title" => "SIMVASTATIN RATIOPHARM"
    "slug" => "simvastatin-ratiopharm-10mg-tbl-flm-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0045336"
    "original_title" => "SIMVASTATIN RATIOPHARM"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Simvastatin_rtp_10mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL FLM 30"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#9911
      #items: array:1 [
        0 => IndicationGroup {#9918
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 7
            "title" => "Hypolipidemika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 7
            "title" => "Hypolipidemika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 243
            "pivot_indication_group_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9925
              #parent: Medicine {#1325}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 243
                "indication_group_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 243
                "indication_group_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9917
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#9918}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#9930
      #items: array:1 [
        0 => ActiveSubstance {#9892
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 76
            "code" => ""
            "title" => "Simvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 76
            "code" => ""
            "title" => "Simvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 243
            "pivot_active_substance_id" => 76
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9907
              #parent: Medicine {#1325}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 243
                "active_substance_id" => 76
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 243
                "active_substance_id" => 76
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9927
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#9892}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#9936
      #items: array:1 [
        0 => TherapeuticArea {#9940
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 243
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9924
              #parent: Medicine {#1325}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 243
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 243
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9941
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#9940}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1326
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1325}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Simvastatin_rtp_10mg_30tbl.png

SIMVASTATIN RATIOPHARM 10MG TBL FLM 100

Indikační skupiny: Hypolipidemika
Účinné látky: Simvastatin
Terapeutická oblast: kardiologie
Medicine {#1327
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 244
    "title" => "SIMVASTATIN RATIOPHARM"
    "slug" => "simvastatin-ratiopharm-10mg-tbl-flm-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0045359"
    "original_title" => "SIMVASTATIN RATIOPHARM"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Simvastatin_rtp_10mg_100tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL FLM 100"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 244
    "title" => "SIMVASTATIN RATIOPHARM"
    "slug" => "simvastatin-ratiopharm-10mg-tbl-flm-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0045359"
    "original_title" => "SIMVASTATIN RATIOPHARM"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Simvastatin_rtp_10mg_100tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL FLM 100"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#9969
      #items: array:1 [
        0 => IndicationGroup {#9961
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 7
            "title" => "Hypolipidemika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 7
            "title" => "Hypolipidemika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 244
            "pivot_indication_group_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9950
              #parent: Medicine {#1327}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 244
                "indication_group_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 244
                "indication_group_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9945
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#9961}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#9952
      #items: array:1 [
        0 => ActiveSubstance {#9951
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 76
            "code" => ""
            "title" => "Simvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 76
            "code" => ""
            "title" => "Simvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 244
            "pivot_active_substance_id" => 76
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9916
              #parent: Medicine {#1327}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 244
                "active_substance_id" => 76
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 244
                "active_substance_id" => 76
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9943
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#9951}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#9976
      #items: array:1 [
        0 => TherapeuticArea {#9902
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 244
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9939
              #parent: Medicine {#1327}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 244
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 244
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9968
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#9902}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1328
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1327}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Simvastatin_rtp_10mg_100tbl.png

SIMVASTATIN RATIOPHARM 20MG TBL FLM 30

Indikační skupiny: Hypolipidemika
Účinné látky: Simvastatin
Terapeutická oblast: kardiologie
Medicine {#1329
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 245
    "title" => "SIMVASTATIN RATIOPHARM"
    "slug" => "simvastatin-ratiopharm-20mg-tbl-flm-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0045752"
    "original_title" => "SIMVASTATIN RATIOPHARM"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Simvastatin_rtp_20mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG TBL FLM 30"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 245
    "title" => "SIMVASTATIN RATIOPHARM"
    "slug" => "simvastatin-ratiopharm-20mg-tbl-flm-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0045752"
    "original_title" => "SIMVASTATIN RATIOPHARM"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Simvastatin_rtp_20mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG TBL FLM 30"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#10003
      #items: array:1 [
        0 => IndicationGroup {#9995
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 7
            "title" => "Hypolipidemika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 7
            "title" => "Hypolipidemika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 245
            "pivot_indication_group_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9984
              #parent: Medicine {#1329}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 245
                "indication_group_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 245
                "indication_group_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9980
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#9995}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#9986
      #items: array:1 [
        0 => ActiveSubstance {#9985
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 76
            "code" => ""
            "title" => "Simvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 76
            "code" => ""
            "title" => "Simvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 245
            "pivot_active_substance_id" => 76
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9948
              #parent: Medicine {#1329}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 245
                "active_substance_id" => 76
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 245
                "active_substance_id" => 76
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9960
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#9985}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#10010
      #items: array:1 [
        0 => TherapeuticArea {#9949
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 245
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9906
              #parent: Medicine {#1329}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 245
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 245
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10002
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#9949}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1330
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1329}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Simvastatin_rtp_20mg_30tbl.png

SIMVASTATIN RATIOPHARM 20MG TBL FLM 100

Indikační skupiny: Hypolipidemika
Účinné látky: Simvastatin
Terapeutická oblast: kardiologie
Medicine {#1331
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 246
    "title" => "SIMVASTATIN RATIOPHARM"
    "slug" => "simvastatin-ratiopharm-20mg-tbl-flm-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0021719"
    "original_title" => "SIMVASTATIN RATIOPHARM"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Simvastatin_rtp_20mg_100tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG TBL FLM 100"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 246
    "title" => "SIMVASTATIN RATIOPHARM"
    "slug" => "simvastatin-ratiopharm-20mg-tbl-flm-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0021719"
    "original_title" => "SIMVASTATIN RATIOPHARM"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Simvastatin_rtp_20mg_100tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG TBL FLM 100"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#10037
      #items: array:1 [
        0 => IndicationGroup {#10029
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 7
            "title" => "Hypolipidemika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 7
            "title" => "Hypolipidemika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 246
            "pivot_indication_group_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10018
              #parent: Medicine {#1331}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 246
                "indication_group_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 246
                "indication_group_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10014
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#10029}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#10020
      #items: array:1 [
        0 => ActiveSubstance {#10019
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 76
            "code" => ""
            "title" => "Simvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 76
            "code" => ""
            "title" => "Simvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 246
            "pivot_active_substance_id" => 76
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9981
              #parent: Medicine {#1331}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 246
                "active_substance_id" => 76
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 246
                "active_substance_id" => 76
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#9994
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#10019}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#10044
      #items: array:1 [
        0 => TherapeuticArea {#9983
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 246
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#9979
              #parent: Medicine {#1331}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 246
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 246
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10036
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#9983}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1332
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1331}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Simvastatin_rtp_20mg_100tbl.png

SIMVASTATIN RATIOPHARM 40MG TBL FLM 30

Indikační skupiny: Hypolipidemika
Účinné látky: Simvastatin
Terapeutická oblast: kardiologie
Medicine {#1333
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 247
    "title" => "SIMVASTATIN RATIOPHARM"
    "slug" => "simvastatin-ratiopharm-40mg-tbl-flm-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0045535"
    "original_title" => "SIMVASTATIN RATIOPHARM"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Simvastatin_rtp_40mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "40MG TBL FLM 30"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 247
    "title" => "SIMVASTATIN RATIOPHARM"
    "slug" => "simvastatin-ratiopharm-40mg-tbl-flm-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0045535"
    "original_title" => "SIMVASTATIN RATIOPHARM"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Simvastatin_rtp_40mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "40MG TBL FLM 30"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#10071
      #items: array:1 [
        0 => IndicationGroup {#10063
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 7
            "title" => "Hypolipidemika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 7
            "title" => "Hypolipidemika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 247
            "pivot_indication_group_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10052
              #parent: Medicine {#1333}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 247
                "indication_group_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 247
                "indication_group_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10048
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#10063}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#10054
      #items: array:1 [
        0 => ActiveSubstance {#10053
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 76
            "code" => ""
            "title" => "Simvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 76
            "code" => ""
            "title" => "Simvastatin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 247
            "pivot_active_substance_id" => 76
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10015
              #parent: Medicine {#1333}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 247
                "active_substance_id" => 76
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 247
                "active_substance_id" => 76
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10028
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#10053}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#10078
      #items: array:1 [
        0 => TherapeuticArea {#10017
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 247
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10013
              #parent: Medicine {#1333}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 247
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 247
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10070
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#10017}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1334
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1333}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Simvastatin_rtp_40mg_30tbl.png

SOLIFENACIN TEVA 10MG TBL FLM 100 II

Indikační skupiny: Spasmolytika
Účinné látky: Solifenacin
Terapeutická oblast: urologie
Medicine {#1335
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 248
    "title" => "SOLIFENACIN TEVA"
    "slug" => "solifenacin-teva-10mg-tbl-flm-100-ii"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0195646"
    "original_title" => "SOLIFENACIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Solifenacin_Teva_10mg_100tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL FLM 100 II"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 248
    "title" => "SOLIFENACIN TEVA"
    "slug" => "solifenacin-teva-10mg-tbl-flm-100-ii"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0195646"
    "original_title" => "SOLIFENACIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Solifenacin_Teva_10mg_100tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL FLM 100 II"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#10105
      #items: array:1 [
        0 => IndicationGroup {#10097
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 3
            "title" => "Spasmolytika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 3
            "title" => "Spasmolytika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 248
            "pivot_indication_group_id" => 3
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10086
              #parent: Medicine {#1335}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 248
                "indication_group_id" => 3
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 248
                "indication_group_id" => 3
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10082
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#10097}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#10088
      #items: array:1 [
        0 => ActiveSubstance {#10087
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 77
            "code" => ""
            "title" => "Solifenacin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 77
            "code" => ""
            "title" => "Solifenacin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 248
            "pivot_active_substance_id" => 77
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10049
              #parent: Medicine {#1335}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 248
                "active_substance_id" => 77
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 248
                "active_substance_id" => 77
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10062
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#10087}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#10112
      #items: array:1 [
        0 => TherapeuticArea {#10051
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 8
            "title" => "urologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 8
            "title" => "urologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 248
            "pivot_therapeutic_area_id" => 8
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10047
              #parent: Medicine {#1335}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 248
                "therapeutic_area_id" => 8
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 248
                "therapeutic_area_id" => 8
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10104
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#10051}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1336
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1335}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Solifenacin_Teva_10mg_100tbl.png

SOLIFENACIN TEVA 5MG TBL FLM 100 II

Indikační skupiny: Spasmolytika
Účinné látky: Solifenacin
Terapeutická oblast: urologie
Medicine {#1337
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 249
    "title" => "SOLIFENACIN TEVA"
    "slug" => "solifenacin-teva-5mg-tbl-flm-100-ii"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0195622"
    "original_title" => "SOLIFENACIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Solifenacin_Teva_5mg_100tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "5MG TBL FLM 100 II"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 249
    "title" => "SOLIFENACIN TEVA"
    "slug" => "solifenacin-teva-5mg-tbl-flm-100-ii"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0195622"
    "original_title" => "SOLIFENACIN TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Solifenacin_Teva_5mg_100tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "5MG TBL FLM 100 II"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#10139
      #items: array:1 [
        0 => IndicationGroup {#10131
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 3
            "title" => "Spasmolytika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 3
            "title" => "Spasmolytika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 249
            "pivot_indication_group_id" => 3
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10120
              #parent: Medicine {#1337}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 249
                "indication_group_id" => 3
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 249
                "indication_group_id" => 3
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10116
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#10131}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#10122
      #items: array:1 [
        0 => ActiveSubstance {#10121
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 77
            "code" => ""
            "title" => "Solifenacin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 77
            "code" => ""
            "title" => "Solifenacin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 249
            "pivot_active_substance_id" => 77
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10083
              #parent: Medicine {#1337}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 249
                "active_substance_id" => 77
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 249
                "active_substance_id" => 77
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10096
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#10121}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#10146
      #items: array:1 [
        0 => TherapeuticArea {#10085
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 8
            "title" => "urologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 8
            "title" => "urologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 249
            "pivot_therapeutic_area_id" => 8
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10081
              #parent: Medicine {#1337}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 249
                "therapeutic_area_id" => 8
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 249
                "therapeutic_area_id" => 8
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10138
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#10085}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1338
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1337}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Solifenacin_Teva_5mg_100tbl.png

SORBIMON 20MG TBL NOB 50

Indikační skupiny: Vazodilatancia
Účinné látky: Isosorbid-mononitrát
Terapeutická oblast: kardiologie
Medicine {#1339
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 250
    "title" => "SORBIMON"
    "slug" => "sorbimon-20mg-tbl-nob-50"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0076401"
    "original_title" => "SORBIMON"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Sorbimon_20mg_50tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG TBL NOB 50"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 250
    "title" => "SORBIMON"
    "slug" => "sorbimon-20mg-tbl-nob-50"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0076401"
    "original_title" => "SORBIMON"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Sorbimon_20mg_50tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG TBL NOB 50"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#10173
      #items: array:1 [
        0 => IndicationGroup {#10165
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 8
            "title" => "Vazodilatancia"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 8
            "title" => "Vazodilatancia"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 250
            "pivot_indication_group_id" => 8
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10154
              #parent: Medicine {#1339}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 250
                "indication_group_id" => 8
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 250
                "indication_group_id" => 8
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10150
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#10165}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#10156
      #items: array:1 [
        0 => ActiveSubstance {#10155
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 78
            "code" => ""
            "title" => "Isosorbid-mononitrát"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 78
            "code" => ""
            "title" => "Isosorbid-mononitrát"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 250
            "pivot_active_substance_id" => 78
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10117
              #parent: Medicine {#1339}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 250
                "active_substance_id" => 78
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 250
                "active_substance_id" => 78
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10130
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#10155}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#10180
      #items: array:1 [
        0 => TherapeuticArea {#10119
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 250
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10115
              #parent: Medicine {#1339}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 250
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 250
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10172
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#10119}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1340
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1339}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Sorbimon_20mg_50tbl.png

SORBIMON 20MG TBL NOB 100

Indikační skupiny: Vazodilatancia
Účinné látky: Isosorbid-mononitrát
Terapeutická oblast: kardiologie
Medicine {#1341
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 251
    "title" => "SORBIMON"
    "slug" => "sorbimon-20mg-tbl-nob-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0076402"
    "original_title" => "SORBIMON"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Sorbimon_20mg_100tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG TBL NOB 100"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 251
    "title" => "SORBIMON"
    "slug" => "sorbimon-20mg-tbl-nob-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0076402"
    "original_title" => "SORBIMON"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Sorbimon_20mg_100tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG TBL NOB 100"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#10207
      #items: array:1 [
        0 => IndicationGroup {#10199
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 8
            "title" => "Vazodilatancia"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 8
            "title" => "Vazodilatancia"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 251
            "pivot_indication_group_id" => 8
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10188
              #parent: Medicine {#1341}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 251
                "indication_group_id" => 8
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 251
                "indication_group_id" => 8
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10184
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#10199}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#10190
      #items: array:1 [
        0 => ActiveSubstance {#10189
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 78
            "code" => ""
            "title" => "Isosorbid-mononitrát"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 78
            "code" => ""
            "title" => "Isosorbid-mononitrát"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 251
            "pivot_active_substance_id" => 78
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10151
              #parent: Medicine {#1341}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 251
                "active_substance_id" => 78
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 251
                "active_substance_id" => 78
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10164
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#10189}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#10214
      #items: array:1 [
        0 => TherapeuticArea {#10153
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 251
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10149
              #parent: Medicine {#1341}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 251
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 251
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10206
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#10153}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1342
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1341}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Sorbimon_20mg_100tbl.png

SORBIMON 40MG TBL NOB 20

Indikační skupiny: Vazodilatancia
Účinné látky: Isosorbid-mononitrát
Terapeutická oblast: kardiologie
Medicine {#1343
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 252
    "title" => "SORBIMON"
    "slug" => "sorbimon-40mg-tbl-nob-20"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0076403"
    "original_title" => "SORBIMON"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "40MG TBL NOB 20"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 252
    "title" => "SORBIMON"
    "slug" => "sorbimon-40mg-tbl-nob-20"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0076403"
    "original_title" => "SORBIMON"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "40MG TBL NOB 20"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#10241
      #items: array:1 [
        0 => IndicationGroup {#10233
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 8
            "title" => "Vazodilatancia"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 8
            "title" => "Vazodilatancia"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 252
            "pivot_indication_group_id" => 8
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10222
              #parent: Medicine {#1343}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 252
                "indication_group_id" => 8
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 252
                "indication_group_id" => 8
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10218
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#10233}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#10224
      #items: array:1 [
        0 => ActiveSubstance {#10223
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 78
            "code" => ""
            "title" => "Isosorbid-mononitrát"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 78
            "code" => ""
            "title" => "Isosorbid-mononitrát"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 252
            "pivot_active_substance_id" => 78
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10185
              #parent: Medicine {#1343}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 252
                "active_substance_id" => 78
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 252
                "active_substance_id" => 78
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10198
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#10223}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#10248
      #items: array:1 [
        0 => TherapeuticArea {#10187
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 252
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10183
              #parent: Medicine {#1343}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 252
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 252
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10240
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#10187}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1344
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1343}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
bez obrázku

SORBIMON 40MG TBL NOB 50

Indikační skupiny: Vazodilatancia
Účinné látky: Isosorbid-mononitrát
Terapeutická oblast: kardiologie
Medicine {#1345
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 253
    "title" => "SORBIMON"
    "slug" => "sorbimon-40mg-tbl-nob-50"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0076404"
    "original_title" => "SORBIMON"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Sorbimon_40mg_50tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "40MG TBL NOB 50"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 253
    "title" => "SORBIMON"
    "slug" => "sorbimon-40mg-tbl-nob-50"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0076404"
    "original_title" => "SORBIMON"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Sorbimon_40mg_50tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "40MG TBL NOB 50"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#10275
      #items: array:1 [
        0 => IndicationGroup {#10267
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 8
            "title" => "Vazodilatancia"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 8
            "title" => "Vazodilatancia"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 253
            "pivot_indication_group_id" => 8
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10256
              #parent: Medicine {#1345}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 253
                "indication_group_id" => 8
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 253
                "indication_group_id" => 8
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10252
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#10267}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#10258
      #items: array:1 [
        0 => ActiveSubstance {#10257
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 78
            "code" => ""
            "title" => "Isosorbid-mononitrát"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 78
            "code" => ""
            "title" => "Isosorbid-mononitrát"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 253
            "pivot_active_substance_id" => 78
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10219
              #parent: Medicine {#1345}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 253
                "active_substance_id" => 78
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 253
                "active_substance_id" => 78
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10232
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#10257}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#10282
      #items: array:1 [
        0 => TherapeuticArea {#10221
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 253
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10217
              #parent: Medicine {#1345}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 253
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 253
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10274
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#10221}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1346
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1345}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Sorbimon_40mg_50tbl.png

SORBIMON 40MG TBL NOB 100

Indikační skupiny: Vazodilatancia
Účinné látky: Isosorbid-mononitrát
Terapeutická oblast: kardiologie
Medicine {#1347
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 254
    "title" => "SORBIMON"
    "slug" => "sorbimon-40mg-tbl-nob-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0076405"
    "original_title" => "SORBIMON"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Sorbimon_40mg_100tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "40MG TBL NOB 100"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 254
    "title" => "SORBIMON"
    "slug" => "sorbimon-40mg-tbl-nob-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0076405"
    "original_title" => "SORBIMON"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Sorbimon_40mg_100tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "40MG TBL NOB 100"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#10309
      #items: array:1 [
        0 => IndicationGroup {#10301
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 8
            "title" => "Vazodilatancia"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 8
            "title" => "Vazodilatancia"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 254
            "pivot_indication_group_id" => 8
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10290
              #parent: Medicine {#1347}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 254
                "indication_group_id" => 8
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 254
                "indication_group_id" => 8
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10286
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#10301}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#10292
      #items: array:1 [
        0 => ActiveSubstance {#10291
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 78
            "code" => ""
            "title" => "Isosorbid-mononitrát"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 78
            "code" => ""
            "title" => "Isosorbid-mononitrát"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 254
            "pivot_active_substance_id" => 78
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10253
              #parent: Medicine {#1347}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 254
                "active_substance_id" => 78
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 254
                "active_substance_id" => 78
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10266
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#10291}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#10316
      #items: array:1 [
        0 => TherapeuticArea {#10255
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 254
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10251
              #parent: Medicine {#1347}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 254
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 254
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10308
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#10255}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1348
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1347}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Sorbimon_40mg_100tbl.png

SUMAMED 250MG CPS DUR 6

Indikační skupiny: Antibiotika (proti mikrobům a virovým infekcím)
Účinné látky: Azithromycin
Terapeutická oblast: antibiotika
Medicine {#1349
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 255
    "title" => "SUMAMED"
    "slug" => "sumamed-250mg-cps-dur-6"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0155868"
    "original_title" => "SUMAMED"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Sumamed_250mg_tobolky_6cps.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "250MG CPS DUR 6"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 255
    "title" => "SUMAMED"
    "slug" => "sumamed-250mg-cps-dur-6"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0155868"
    "original_title" => "SUMAMED"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Sumamed_250mg_tobolky_6cps.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "250MG CPS DUR 6"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#10343
      #items: array:1 [
        0 => IndicationGroup {#10335
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 19
            "title" => "Antibiotika (proti mikrobům a virovým infekcím)"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 19
            "title" => "Antibiotika (proti mikrobům a virovým infekcím)"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 255
            "pivot_indication_group_id" => 19
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10324
              #parent: Medicine {#1349}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 255
                "indication_group_id" => 19
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 255
                "indication_group_id" => 19
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10320
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#10335}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#10326
      #items: array:1 [
        0 => ActiveSubstance {#10325
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 79
            "code" => ""
            "title" => "Azithromycin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 79
            "code" => ""
            "title" => "Azithromycin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 255
            "pivot_active_substance_id" => 79
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10287
              #parent: Medicine {#1349}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 255
                "active_substance_id" => 79
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 255
                "active_substance_id" => 79
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10300
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#10325}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#10350
      #items: array:1 [
        0 => TherapeuticArea {#10289
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 10
            "title" => "antibiotika"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 10
            "title" => "antibiotika"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 255
            "pivot_therapeutic_area_id" => 10
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10285
              #parent: Medicine {#1349}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 255
                "therapeutic_area_id" => 10
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 255
                "therapeutic_area_id" => 10
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10342
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#10289}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1350
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1349}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Sumamed_250mg_tobolky_6cps.png

SUMAMED 125MG TBL FLM 6

Indikační skupiny: Antibiotika (proti mikrobům a virovým infekcím)
Účinné látky: Azithromycin
Terapeutická oblast: antibiotika
Medicine {#1351
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 256
    "title" => "SUMAMED"
    "slug" => "sumamed-125mg-tbl-flm-6"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0155861"
    "original_title" => "SUMAMED"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Sumamed_125mg_tablety_6tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "125MG TBL FLM 6"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 256
    "title" => "SUMAMED"
    "slug" => "sumamed-125mg-tbl-flm-6"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0155861"
    "original_title" => "SUMAMED"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Sumamed_125mg_tablety_6tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "125MG TBL FLM 6"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#10377
      #items: array:1 [
        0 => IndicationGroup {#10369
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 19
            "title" => "Antibiotika (proti mikrobům a virovým infekcím)"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 19
            "title" => "Antibiotika (proti mikrobům a virovým infekcím)"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 256
            "pivot_indication_group_id" => 19
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10358
              #parent: Medicine {#1351}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 256
                "indication_group_id" => 19
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 256
                "indication_group_id" => 19
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10354
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#10369}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#10360
      #items: array:1 [
        0 => ActiveSubstance {#10359
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 79
            "code" => ""
            "title" => "Azithromycin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 79
            "code" => ""
            "title" => "Azithromycin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 256
            "pivot_active_substance_id" => 79
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10321
              #parent: Medicine {#1351}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 256
                "active_substance_id" => 79
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 256
                "active_substance_id" => 79
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10334
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#10359}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#10384
      #items: array:1 [
        0 => TherapeuticArea {#10323
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 10
            "title" => "antibiotika"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 10
            "title" => "antibiotika"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 256
            "pivot_therapeutic_area_id" => 10
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10319
              #parent: Medicine {#1351}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 256
                "therapeutic_area_id" => 10
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 256
                "therapeutic_area_id" => 10
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10376
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#10323}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1352
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1351}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Sumamed_125mg_tablety_6tbl.png

SUMAMED 500MG TBL FLM 3

Indikační skupiny: Antibiotika (proti mikrobům a virovým infekcím)
Účinné látky: Azithromycin
Terapeutická oblast: antibiotika
Medicine {#1353
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 257
    "title" => "SUMAMED"
    "slug" => "sumamed-500mg-tbl-flm-3"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0155859"
    "original_title" => "SUMAMED"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Sumamed_500mg_tablety_3tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "500MG TBL FLM 3"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 257
    "title" => "SUMAMED"
    "slug" => "sumamed-500mg-tbl-flm-3"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0155859"
    "original_title" => "SUMAMED"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Sumamed_500mg_tablety_3tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "500MG TBL FLM 3"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#10411
      #items: array:1 [
        0 => IndicationGroup {#10403
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 19
            "title" => "Antibiotika (proti mikrobům a virovým infekcím)"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 19
            "title" => "Antibiotika (proti mikrobům a virovým infekcím)"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 257
            "pivot_indication_group_id" => 19
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10392
              #parent: Medicine {#1353}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 257
                "indication_group_id" => 19
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 257
                "indication_group_id" => 19
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10388
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#10403}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#10394
      #items: array:1 [
        0 => ActiveSubstance {#10393
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 79
            "code" => ""
            "title" => "Azithromycin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 79
            "code" => ""
            "title" => "Azithromycin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 257
            "pivot_active_substance_id" => 79
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10355
              #parent: Medicine {#1353}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 257
                "active_substance_id" => 79
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 257
                "active_substance_id" => 79
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10368
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#10393}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#10418
      #items: array:1 [
        0 => TherapeuticArea {#10357
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 10
            "title" => "antibiotika"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 10
            "title" => "antibiotika"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 257
            "pivot_therapeutic_area_id" => 10
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10353
              #parent: Medicine {#1353}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 257
                "therapeutic_area_id" => 10
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 257
                "therapeutic_area_id" => 10
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10410
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#10357}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1354
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1353}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Sumamed_500mg_tablety_3tbl.png

SUMAMED 500MG INF PLV SOL 5

Indikační skupiny: Antibiotika (proti mikrobům a virovým infekcím)
Účinné látky: Azithromycin
Terapeutická oblast: antibiotika
Medicine {#1355
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 258
    "title" => "SUMAMED"
    "slug" => "sumamed-500mg-inf-plv-sol-5"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0155862"
    "original_title" => "SUMAMED"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Sumamed_infuze_5inj.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "500MG INF PLV SOL 5"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 258
    "title" => "SUMAMED"
    "slug" => "sumamed-500mg-inf-plv-sol-5"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0155862"
    "original_title" => "SUMAMED"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Sumamed_infuze_5inj.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "500MG INF PLV SOL 5"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#10445
      #items: array:1 [
        0 => IndicationGroup {#10437
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 19
            "title" => "Antibiotika (proti mikrobům a virovým infekcím)"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 19
            "title" => "Antibiotika (proti mikrobům a virovým infekcím)"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 258
            "pivot_indication_group_id" => 19
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10426
              #parent: Medicine {#1355}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 258
                "indication_group_id" => 19
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 258
                "indication_group_id" => 19
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10422
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#10437}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#10428
      #items: array:1 [
        0 => ActiveSubstance {#10427
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 79
            "code" => ""
            "title" => "Azithromycin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 79
            "code" => ""
            "title" => "Azithromycin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 258
            "pivot_active_substance_id" => 79
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10389
              #parent: Medicine {#1355}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 258
                "active_substance_id" => 79
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 258
                "active_substance_id" => 79
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10402
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#10427}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#10452
      #items: array:1 [
        0 => TherapeuticArea {#10391
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 10
            "title" => "antibiotika"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 10
            "title" => "antibiotika"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 258
            "pivot_therapeutic_area_id" => 10
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10387
              #parent: Medicine {#1355}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 258
                "therapeutic_area_id" => 10
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 258
                "therapeutic_area_id" => 10
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10444
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#10391}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1356
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1355}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Sumamed_infuze_5inj.png

SUMAMED FORTE 40MG/ML POR PLV SUS 30ML

Indikační skupiny: Antibiotika (proti mikrobům a virovým infekcím)
Účinné látky: Azithromycin
Terapeutická oblast: antibiotika
Medicine {#1357
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 259
    "title" => "SUMAMED FORTE"
    "slug" => "sumamed-forte-40mgml-por-plv-sus-30ml"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0155864"
    "original_title" => "SUMAMED FORTE"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Sumamed_forte_sirup_30ml.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "40MG/ML POR PLV SUS 30ML"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 259
    "title" => "SUMAMED FORTE"
    "slug" => "sumamed-forte-40mgml-por-plv-sus-30ml"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0155864"
    "original_title" => "SUMAMED FORTE"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Sumamed_forte_sirup_30ml.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "40MG/ML POR PLV SUS 30ML"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#10479
      #items: array:1 [
        0 => IndicationGroup {#10471
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 19
            "title" => "Antibiotika (proti mikrobům a virovým infekcím)"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 19
            "title" => "Antibiotika (proti mikrobům a virovým infekcím)"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 259
            "pivot_indication_group_id" => 19
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10460
              #parent: Medicine {#1357}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 259
                "indication_group_id" => 19
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 259
                "indication_group_id" => 19
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10456
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#10471}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#10462
      #items: array:1 [
        0 => ActiveSubstance {#10461
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 79
            "code" => ""
            "title" => "Azithromycin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 79
            "code" => ""
            "title" => "Azithromycin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 259
            "pivot_active_substance_id" => 79
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10423
              #parent: Medicine {#1357}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 259
                "active_substance_id" => 79
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 259
                "active_substance_id" => 79
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10436
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#10461}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#10486
      #items: array:1 [
        0 => TherapeuticArea {#10425
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 10
            "title" => "antibiotika"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 10
            "title" => "antibiotika"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 259
            "pivot_therapeutic_area_id" => 10
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10421
              #parent: Medicine {#1357}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 259
                "therapeutic_area_id" => 10
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 259
                "therapeutic_area_id" => 10
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10478
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#10425}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1358
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1357}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Sumamed_forte_sirup_30ml.png

SUMAMED 20MG/ML POR PLV SUS 20ML

Indikační skupiny: Antibiotika (proti mikrobům a virovým infekcím)
Účinné látky: Azithromycin
Terapeutická oblast: antibiotika
Medicine {#1359
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 260
    "title" => "SUMAMED"
    "slug" => "sumamed-20mgml-por-plv-sus-20ml"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0155867"
    "original_title" => "SUMAMED"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Sumamed_sirup_20ml.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG/ML POR PLV SUS 20ML"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 260
    "title" => "SUMAMED"
    "slug" => "sumamed-20mgml-por-plv-sus-20ml"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0155867"
    "original_title" => "SUMAMED"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Sumamed_sirup_20ml.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG/ML POR PLV SUS 20ML"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#10513
      #items: array:1 [
        0 => IndicationGroup {#10505
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 19
            "title" => "Antibiotika (proti mikrobům a virovým infekcím)"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 19
            "title" => "Antibiotika (proti mikrobům a virovým infekcím)"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 260
            "pivot_indication_group_id" => 19
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10494
              #parent: Medicine {#1359}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 260
                "indication_group_id" => 19
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 260
                "indication_group_id" => 19
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10490
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#10505}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#10496
      #items: array:1 [
        0 => ActiveSubstance {#10495
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 79
            "code" => ""
            "title" => "Azithromycin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 79
            "code" => ""
            "title" => "Azithromycin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 260
            "pivot_active_substance_id" => 79
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10457
              #parent: Medicine {#1359}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 260
                "active_substance_id" => 79
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 260
                "active_substance_id" => 79
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10470
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#10495}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#10520
      #items: array:1 [
        0 => TherapeuticArea {#10459
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 10
            "title" => "antibiotika"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 10
            "title" => "antibiotika"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 260
            "pivot_therapeutic_area_id" => 10
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10455
              #parent: Medicine {#1359}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 260
                "therapeutic_area_id" => 10
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 260
                "therapeutic_area_id" => 10
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10512
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#10459}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1360
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1359}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Sumamed_sirup_20ml.png

SUMATRIPTAN ACTAVIS 50MG TBL OBD 6 I

Indikační skupiny:
Účinné látky: SUMATRIPTAN
Terapeutická oblast: neurologie
Medicine {#1361
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 261
    "title" => "SUMATRIPTAN ACTAVIS"
    "slug" => "sumatriptan-actavis-50mg-tbl-obd-6-i"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0119115"
    "original_title" => "SUMATRIPTAN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Sumatriptan_50_mg_6_(2x3).png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "50MG TBL OBD 6 I"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 261
    "title" => "SUMATRIPTAN ACTAVIS"
    "slug" => "sumatriptan-actavis-50mg-tbl-obd-6-i"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0119115"
    "original_title" => "SUMATRIPTAN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Sumatriptan_50_mg_6_(2x3).png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "50MG TBL OBD 6 I"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#10545
      #items: []
    }
    "active_substances" => Collection {#10514
      #items: array:1 [
        0 => ActiveSubstance {#10527
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 80
            "code" => ""
            "title" => "SUMATRIPTAN"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 80
            "code" => ""
            "title" => "SUMATRIPTAN"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 261
            "pivot_active_substance_id" => 80
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10547
              #parent: Medicine {#1361}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 261
                "active_substance_id" => 80
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 261
                "active_substance_id" => 80
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10526
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#10527}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#10508
      #items: array:1 [
        0 => TherapeuticArea {#10523
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 261
            "pivot_therapeutic_area_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10530
              #parent: Medicine {#1361}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 261
                "therapeutic_area_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 261
                "therapeutic_area_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10552
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#10523}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1362
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1361}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Sumatriptan_50_mg_6_(2x3).png

TADALAFIL TEVA 20MG TBL FLM 4 I

Indikační skupiny: Vazodilatancia
Účinné látky: TADALAFIL
Terapeutická oblast: urologie
Medicine {#1363
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 262
    "title" => "TADALAFIL TEVA"
    "slug" => "tadalafil-teva-20mg-tbl-flm-4-i"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0205512"
    "original_title" => "TADALAFIL TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Tadalafil_Teva_20mg_4tabl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG TBL FLM 4 I"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 262
    "title" => "TADALAFIL TEVA"
    "slug" => "tadalafil-teva-20mg-tbl-flm-4-i"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0205512"
    "original_title" => "TADALAFIL TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Tadalafil_Teva_20mg_4tabl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG TBL FLM 4 I"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#10546
      #items: array:1 [
        0 => IndicationGroup {#10559
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 8
            "title" => "Vazodilatancia"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 8
            "title" => "Vazodilatancia"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 262
            "pivot_indication_group_id" => 8
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10567
              #parent: Medicine {#1363}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 262
                "indication_group_id" => 8
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 262
                "indication_group_id" => 8
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10548
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#10559}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#10572
      #items: array:1 [
        0 => ActiveSubstance {#10544
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 81
            "code" => ""
            "title" => "TADALAFIL"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 81
            "code" => ""
            "title" => "TADALAFIL"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 262
            "pivot_active_substance_id" => 81
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10510
              #parent: Medicine {#1363}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 262
                "active_substance_id" => 81
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 262
                "active_substance_id" => 81
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10569
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#10544}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#10578
      #items: array:1 [
        0 => TherapeuticArea {#10582
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 8
            "title" => "urologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 8
            "title" => "urologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 262
            "pivot_therapeutic_area_id" => 8
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10566
              #parent: Medicine {#1363}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 262
                "therapeutic_area_id" => 8
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 262
                "therapeutic_area_id" => 8
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10583
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#10582}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1364
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1363}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Tadalafil_Teva_20mg_4tabl.png

TADALAFIL TEVA 20MG TBL FLM 8 I

Indikační skupiny: Vazodilatancia
Účinné látky: TADALAFIL
Terapeutická oblast: urologie
Medicine {#1365
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 263
    "title" => "TADALAFIL TEVA"
    "slug" => "tadalafil-teva-20mg-tbl-flm-8-i"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0205515"
    "original_title" => "TADALAFIL TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Tadalafil_Teva_20mg_8tabl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG TBL FLM 8 I"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 263
    "title" => "TADALAFIL TEVA"
    "slug" => "tadalafil-teva-20mg-tbl-flm-8-i"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0205515"
    "original_title" => "TADALAFIL TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Tadalafil_Teva_20mg_8tabl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG TBL FLM 8 I"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#10611
      #items: array:1 [
        0 => IndicationGroup {#10603
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 8
            "title" => "Vazodilatancia"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 8
            "title" => "Vazodilatancia"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 263
            "pivot_indication_group_id" => 8
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10592
              #parent: Medicine {#1365}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 263
                "indication_group_id" => 8
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 263
                "indication_group_id" => 8
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10587
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#10603}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#10594
      #items: array:1 [
        0 => ActiveSubstance {#10593
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 81
            "code" => ""
            "title" => "TADALAFIL"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 81
            "code" => ""
            "title" => "TADALAFIL"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 263
            "pivot_active_substance_id" => 81
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10560
              #parent: Medicine {#1365}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 263
                "active_substance_id" => 81
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 263
                "active_substance_id" => 81
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10585
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#10593}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#10618
      #items: array:1 [
        0 => TherapeuticArea {#10484
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 8
            "title" => "urologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 8
            "title" => "urologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 263
            "pivot_therapeutic_area_id" => 8
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10581
              #parent: Medicine {#1365}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 263
                "therapeutic_area_id" => 8
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 263
                "therapeutic_area_id" => 8
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10610
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#10484}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1366
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1365}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Tadalafil_Teva_20mg_8tabl.png

TADALAFIL TEVA 20MG TBL FLM 8 II

Indikační skupiny: Vazodilatancia
Účinné látky: TADALAFIL
Terapeutická oblast: urologie
Medicine {#1367
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 264
    "title" => "TADALAFIL TEVA"
    "slug" => "tadalafil-teva-20mg-tbl-flm-8-ii"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0216338"
    "original_title" => "TADALAFIL TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG TBL FLM 8 II"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 264
    "title" => "TADALAFIL TEVA"
    "slug" => "tadalafil-teva-20mg-tbl-flm-8-ii"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0216338"
    "original_title" => "TADALAFIL TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "20MG TBL FLM 8 II"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#10645
      #items: array:1 [
        0 => IndicationGroup {#10637
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 8
            "title" => "Vazodilatancia"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 8
            "title" => "Vazodilatancia"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 264
            "pivot_indication_group_id" => 8
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10626
              #parent: Medicine {#1367}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 264
                "indication_group_id" => 8
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 264
                "indication_group_id" => 8
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10622
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#10637}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#10628
      #items: array:1 [
        0 => ActiveSubstance {#10627
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 81
            "code" => ""
            "title" => "TADALAFIL"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 81
            "code" => ""
            "title" => "TADALAFIL"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 264
            "pivot_active_substance_id" => 81
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10590
              #parent: Medicine {#1367}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 264
                "active_substance_id" => 81
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 264
                "active_substance_id" => 81
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10602
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#10627}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#10652
      #items: array:1 [
        0 => TherapeuticArea {#10591
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 8
            "title" => "urologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 8
            "title" => "urologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 264
            "pivot_therapeutic_area_id" => 8
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10554
              #parent: Medicine {#1367}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 264
                "therapeutic_area_id" => 8
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 264
                "therapeutic_area_id" => 8
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10644
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#10591}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1368
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1367}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
bez obrázku

TADALAFIL TEVA 5MG TBL FLM 28 II

Indikační skupiny: Vazodilatancia
Účinné látky: TADALAFIL
Terapeutická oblast: urologie
Medicine {#1369
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 265
    "title" => "TADALAFIL TEVA"
    "slug" => "tadalafil-teva-5mg-tbl-flm-28-ii"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0216369"
    "original_title" => "TADALAFIL TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Tadalafil_Teva_5mg_28tabl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "5MG TBL FLM 28 II"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 265
    "title" => "TADALAFIL TEVA"
    "slug" => "tadalafil-teva-5mg-tbl-flm-28-ii"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0216369"
    "original_title" => "TADALAFIL TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Tadalafil_Teva_5mg_28tabl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "5MG TBL FLM 28 II"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#10679
      #items: array:1 [
        0 => IndicationGroup {#10671
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 8
            "title" => "Vazodilatancia"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 8
            "title" => "Vazodilatancia"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 265
            "pivot_indication_group_id" => 8
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10660
              #parent: Medicine {#1369}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 265
                "indication_group_id" => 8
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 265
                "indication_group_id" => 8
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10656
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#10671}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#10662
      #items: array:1 [
        0 => ActiveSubstance {#10661
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 81
            "code" => ""
            "title" => "TADALAFIL"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 81
            "code" => ""
            "title" => "TADALAFIL"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 265
            "pivot_active_substance_id" => 81
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10623
              #parent: Medicine {#1369}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 265
                "active_substance_id" => 81
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 265
                "active_substance_id" => 81
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10636
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#10661}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#10686
      #items: array:1 [
        0 => TherapeuticArea {#10625
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 8
            "title" => "urologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 8
            "title" => "urologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 265
            "pivot_therapeutic_area_id" => 8
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10621
              #parent: Medicine {#1369}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 265
                "therapeutic_area_id" => 8
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 265
                "therapeutic_area_id" => 8
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10678
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#10625}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1370
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1369}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Tadalafil_Teva_5mg_28tabl.png

TAMSULOSIN HCL TEVA 0,4MG TBL PRO 30

Indikační skupiny: Sympatolytika
Účinné látky: Tamsulosin
Terapeutická oblast: urologie
Medicine {#1371
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 266
    "title" => "TAMSULOSIN HCL TEVA"
    "slug" => "tamsulosin-hcl-teva-04mg-tbl-pro-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0159915"
    "original_title" => "TAMSULOSIN HCL TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Tamsulosin_HCI_Teva_04mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "0,4MG TBL PRO 30"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 266
    "title" => "TAMSULOSIN HCL TEVA"
    "slug" => "tamsulosin-hcl-teva-04mg-tbl-pro-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0159915"
    "original_title" => "TAMSULOSIN HCL TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Tamsulosin_HCI_Teva_04mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "0,4MG TBL PRO 30"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#10713
      #items: array:1 [
        0 => IndicationGroup {#10705
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 21
            "title" => "Sympatolytika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 21
            "title" => "Sympatolytika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 266
            "pivot_indication_group_id" => 21
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10694
              #parent: Medicine {#1371}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 266
                "indication_group_id" => 21
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 266
                "indication_group_id" => 21
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10690
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#10705}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#10696
      #items: array:1 [
        0 => ActiveSubstance {#10695
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 82
            "code" => ""
            "title" => "Tamsulosin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 82
            "code" => ""
            "title" => "Tamsulosin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 266
            "pivot_active_substance_id" => 82
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10657
              #parent: Medicine {#1371}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 266
                "active_substance_id" => 82
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 266
                "active_substance_id" => 82
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10670
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#10695}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#10720
      #items: array:1 [
        0 => TherapeuticArea {#10659
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 8
            "title" => "urologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 8
            "title" => "urologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 266
            "pivot_therapeutic_area_id" => 8
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10655
              #parent: Medicine {#1371}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 266
                "therapeutic_area_id" => 8
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 266
                "therapeutic_area_id" => 8
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10712
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#10659}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1372
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1371}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Tamsulosin_HCI_Teva_04mg_30tbl.png

TAMSULOSIN HCL TEVA 0,4MG TBL PRO 100

Indikační skupiny: Sympatolytika
Účinné látky: Tamsulosin
Terapeutická oblast: urologie
Medicine {#1373
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 267
    "title" => "TAMSULOSIN HCL TEVA"
    "slug" => "tamsulosin-hcl-teva-04mg-tbl-pro-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0159920"
    "original_title" => "TAMSULOSIN HCL TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Tamsulosin_HCI_Teva_04mg_100tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "0,4MG TBL PRO 100"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 267
    "title" => "TAMSULOSIN HCL TEVA"
    "slug" => "tamsulosin-hcl-teva-04mg-tbl-pro-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0159920"
    "original_title" => "TAMSULOSIN HCL TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Tamsulosin_HCI_Teva_04mg_100tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "0,4MG TBL PRO 100"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#10747
      #items: array:1 [
        0 => IndicationGroup {#10739
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 21
            "title" => "Sympatolytika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 21
            "title" => "Sympatolytika"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 267
            "pivot_indication_group_id" => 21
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10728
              #parent: Medicine {#1373}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 267
                "indication_group_id" => 21
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 267
                "indication_group_id" => 21
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10724
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#10739}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#10730
      #items: array:1 [
        0 => ActiveSubstance {#10729
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 82
            "code" => ""
            "title" => "Tamsulosin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 82
            "code" => ""
            "title" => "Tamsulosin"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 267
            "pivot_active_substance_id" => 82
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10691
              #parent: Medicine {#1373}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 267
                "active_substance_id" => 82
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 267
                "active_substance_id" => 82
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10704
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#10729}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#10754
      #items: array:1 [
        0 => TherapeuticArea {#10693
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 8
            "title" => "urologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 8
            "title" => "urologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 267
            "pivot_therapeutic_area_id" => 8
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10689
              #parent: Medicine {#1373}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 267
                "therapeutic_area_id" => 8
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 267
                "therapeutic_area_id" => 8
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10746
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#10693}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1374
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1373}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Tamsulosin_HCI_Teva_04mg_100tbl.png

TELMISARTAN/HYDROCHLOROTHIAZID TEVA 80MG/12,5MG TBL NOB 28

Indikační skupiny:
Účinné látky: HYDROCHLOROTHIAZID, TELMISARTAN
Terapeutická oblast: kardiologie
Medicine {#1375
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 268
    "title" => "TELMISARTAN/HYDROCHLOROTHIAZID TEVA"
    "slug" => "telmisartanhydrochlorothiazid-teva-80mg125mg-tbl-nob-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0207203"
    "original_title" => "TELMISARTAN/HYDROCHLOROTHIAZID TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "/main/telmisartan-hct-teva-80-12-5mg-28tbl.png"
    "box_image" => "/main/telmisartan-hct-teva-80-12-5mg-28tbl.png"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "80MG/12,5MG TBL NOB 28"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 268
    "title" => "TELMISARTAN/HYDROCHLOROTHIAZID TEVA"
    "slug" => "telmisartanhydrochlorothiazid-teva-80mg125mg-tbl-nob-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0207203"
    "original_title" => "TELMISARTAN/HYDROCHLOROTHIAZID TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "/main/telmisartan-hct-teva-80-12-5mg-28tbl.png"
    "box_image" => "/main/telmisartan-hct-teva-80-12-5mg-28tbl.png"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "80MG/12,5MG TBL NOB 28"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#10779
      #items: []
    }
    "active_substances" => Collection {#10748
      #items: array:1 [
        0 => ActiveSubstance {#10761
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 83
            "code" => ""
            "title" => "HYDROCHLOROTHIAZID, TELMISARTAN"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 83
            "code" => ""
            "title" => "HYDROCHLOROTHIAZID, TELMISARTAN"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 268
            "pivot_active_substance_id" => 83
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10781
              #parent: Medicine {#1375}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 268
                "active_substance_id" => 83
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 268
                "active_substance_id" => 83
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10760
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#10761}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#10742
      #items: array:1 [
        0 => TherapeuticArea {#10757
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 268
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10764
              #parent: Medicine {#1375}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 268
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 268
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10786
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#10757}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1376
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1375}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
/main/telmisartan-hct-teva-80-12-5mg-28tbl.png

TELMISARTAN/HYDROCHLOROTHIAZID TEVAS 80MG/12,5MG TBL NOB 98

Indikační skupiny:
Účinné látky: HYDROCHLOROTHIAZID, TELMISARTAN
Terapeutická oblast: kardiologie
Medicine {#1377
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 269
    "title" => "TELMISARTAN/HYDROCHLOROTHIAZID TEVAS"
    "slug" => "telmisartanhydrochlorothiazid-teva-80mg125mg-tbl-nob-98"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0233086"
    "original_title" => "TELMISARTAN/HYDROCHLOROTHIAZID TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "/main/telmisartan-hct-teva-80-12-5mg-98tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "80MG/12,5MG TBL NOB 98"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 269
    "title" => "TELMISARTAN/HYDROCHLOROTHIAZID TEVAS"
    "slug" => "telmisartanhydrochlorothiazid-teva-80mg125mg-tbl-nob-98"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0233086"
    "original_title" => "TELMISARTAN/HYDROCHLOROTHIAZID TEVA"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "/main/telmisartan-hct-teva-80-12-5mg-98tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "80MG/12,5MG TBL NOB 98"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#10810
      #items: []
    }
    "active_substances" => Collection {#10738
      #items: array:1 [
        0 => ActiveSubstance {#10718
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 83
            "code" => ""
            "title" => "HYDROCHLOROTHIAZID, TELMISARTAN"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 83
            "code" => ""
            "title" => "HYDROCHLOROTHIAZID, TELMISARTAN"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 269
            "pivot_active_substance_id" => 83
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10780
              #parent: Medicine {#1377}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 269
                "active_substance_id" => 83
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 269
                "active_substance_id" => 83
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10777
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#10718}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#10802
      #items: array:1 [
        0 => TherapeuticArea {#10815
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 269
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10806
              #parent: Medicine {#1377}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 269
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 269
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10814
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#10815}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1378
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1377}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
/main/telmisartan-hct-teva-80-12-5mg-98tbl.png

TELMISARTAN-RATIOPHARM 80MG TBL NOB 28

Indikační skupiny:
Účinné látky: Telmisartan
Terapeutická oblast: kardiologie
Medicine {#1379
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 270
    "title" => "TELMISARTAN-RATIOPHARM"
    "slug" => "telmisartan-ratiopharm-80mg-tbl-nob-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0147982"
    "original_title" => "TELMISARTAN-RATIOPHARM"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Terbinafin_Actavis_250mg_28tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "80MG TBL NOB 28"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 270
    "title" => "TELMISARTAN-RATIOPHARM"
    "slug" => "telmisartan-ratiopharm-80mg-tbl-nob-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0147982"
    "original_title" => "TELMISARTAN-RATIOPHARM"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Terbinafin_Actavis_250mg_28tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "80MG TBL NOB 28"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#10840
      #items: []
    }
    "active_substances" => Collection {#10803
      #items: array:1 [
        0 => ActiveSubstance {#10808
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 84
            "code" => ""
            "title" => "Telmisartan"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 84
            "code" => ""
            "title" => "Telmisartan"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 270
            "pivot_active_substance_id" => 84
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10817
              #parent: Medicine {#1379}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 270
                "active_substance_id" => 84
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 270
                "active_substance_id" => 84
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10811
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#10808}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#10832
      #items: array:1 [
        0 => TherapeuticArea {#10845
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 270
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10836
              #parent: Medicine {#1379}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 270
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 270
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10844
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#10845}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1380
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1379}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Terbinafin_Actavis_250mg_28tbl.png

TELMISARTAN-RATIOPHARM 80MG TBL NOB 30

Indikační skupiny:
Účinné látky: Telmisartan
Terapeutická oblast: kardiologie
Medicine {#1381
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 271
    "title" => "TELMISARTAN-RATIOPHARM"
    "slug" => "telmisartan-ratiopharm-80mg-tbl-nob-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0147983"
    "original_title" => "TELMISARTAN-RATIOPHARM"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Talmisartan_rtp_80mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "80MG TBL NOB 30"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 271
    "title" => "TELMISARTAN-RATIOPHARM"
    "slug" => "telmisartan-ratiopharm-80mg-tbl-nob-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0147983"
    "original_title" => "TELMISARTAN-RATIOPHARM"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Talmisartan_rtp_80mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "80MG TBL NOB 30"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#10870
      #items: []
    }
    "active_substances" => Collection {#10833
      #items: array:1 [
        0 => ActiveSubstance {#10838
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 84
            "code" => ""
            "title" => "Telmisartan"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 84
            "code" => ""
            "title" => "Telmisartan"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 271
            "pivot_active_substance_id" => 84
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10847
              #parent: Medicine {#1381}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 271
                "active_substance_id" => 84
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 271
                "active_substance_id" => 84
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10841
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#10838}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#10862
      #items: array:1 [
        0 => TherapeuticArea {#10875
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 271
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10866
              #parent: Medicine {#1381}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 271
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 271
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10874
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#10875}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1382
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1381}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Talmisartan_rtp_80mg_30tbl.png

TELMISARTAN-RATIOPHARM 80MG TBL NOB 100

Indikační skupiny:
Účinné látky: Telmisartan
Terapeutická oblast: kardiologie
Medicine {#1383
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 272
    "title" => "TELMISARTAN-RATIOPHARM"
    "slug" => "telmisartan-ratiopharm-80mg-tbl-nob-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0147990"
    "original_title" => "TELMISARTAN-RATIOPHARM"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Talmisartan_rtp_80mg_100tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "80MG TBL NOB 100"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 272
    "title" => "TELMISARTAN-RATIOPHARM"
    "slug" => "telmisartan-ratiopharm-80mg-tbl-nob-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0147990"
    "original_title" => "TELMISARTAN-RATIOPHARM"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Talmisartan_rtp_80mg_100tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "80MG TBL NOB 100"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#10900
      #items: []
    }
    "active_substances" => Collection {#10863
      #items: array:1 [
        0 => ActiveSubstance {#10868
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 84
            "code" => ""
            "title" => "Telmisartan"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 84
            "code" => ""
            "title" => "Telmisartan"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 272
            "pivot_active_substance_id" => 84
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10877
              #parent: Medicine {#1383}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 272
                "active_substance_id" => 84
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 272
                "active_substance_id" => 84
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10871
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#10868}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#10892
      #items: array:1 [
        0 => TherapeuticArea {#10905
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 272
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10896
              #parent: Medicine {#1383}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 272
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 272
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10904
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#10905}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1384
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1383}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Talmisartan_rtp_80mg_100tbl.png

TELMISARTAN-RATIOPHARM 80MG TBL NOB 98

Indikační skupiny:
Účinné látky: Telmisartan
Terapeutická oblast: kardiologie
Medicine {#1385
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 273
    "title" => "TELMISARTAN-RATIOPHARM"
    "slug" => "telmisartan-ratiopharm-80mg-tbl-nob-98"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0147989"
    "original_title" => "TELMISARTAN-RATIOPHARM"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "80MG TBL NOB 98"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 273
    "title" => "TELMISARTAN-RATIOPHARM"
    "slug" => "telmisartan-ratiopharm-80mg-tbl-nob-98"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0147989"
    "original_title" => "TELMISARTAN-RATIOPHARM"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "80MG TBL NOB 98"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#10930
      #items: []
    }
    "active_substances" => Collection {#10893
      #items: array:1 [
        0 => ActiveSubstance {#10898
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 84
            "code" => ""
            "title" => "Telmisartan"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 84
            "code" => ""
            "title" => "Telmisartan"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 273
            "pivot_active_substance_id" => 84
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10907
              #parent: Medicine {#1385}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 273
                "active_substance_id" => 84
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 273
                "active_substance_id" => 84
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10901
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#10898}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#10922
      #items: array:1 [
        0 => TherapeuticArea {#10935
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 273
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10926
              #parent: Medicine {#1385}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 273
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 273
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10934
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#10935}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1386
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1385}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
bez obrázku

TERBINAFIN ACTAVIS 250MG TBL NOB 28

Indikační skupiny: Antimykotika (lokální a celkové)
Účinné látky: Terbinafine HCl
Terapeutická oblast: dermatologie
Medicine {#1387
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 274
    "title" => "TERBINAFIN ACTAVIS"
    "slug" => "terbinafin-actavis-250mg-tbl-nob-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0225265"
    "original_title" => "TERBINAFIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "250MG TBL NOB 28"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 274
    "title" => "TERBINAFIN ACTAVIS"
    "slug" => "terbinafin-actavis-250mg-tbl-nob-28"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0225265"
    "original_title" => "TERBINAFIN ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "250MG TBL NOB 28"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#10937
      #items: array:1 [
        0 => IndicationGroup {#10944
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 22
            "title" => "Antimykotika (lokální a celkové)"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 22
            "title" => "Antimykotika (lokální a celkové)"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 274
            "pivot_indication_group_id" => 22
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10951
              #parent: Medicine {#1387}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 274
                "indication_group_id" => 22
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 274
                "indication_group_id" => 22
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10943
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#10944}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#10956
      #items: array:1 [
        0 => ActiveSubstance {#10918
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 85
            "code" => ""
            "title" => "Terbinafine HCl"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 85
            "code" => ""
            "title" => "Terbinafine HCl"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 274
            "pivot_active_substance_id" => 85
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10933
              #parent: Medicine {#1387}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 274
                "active_substance_id" => 85
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 274
                "active_substance_id" => 85
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10953
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#10918}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#10962
      #items: array:1 [
        0 => TherapeuticArea {#10966
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 15
            "title" => "dermatologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 15
            "title" => "dermatologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 274
            "pivot_therapeutic_area_id" => 15
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10950
              #parent: Medicine {#1387}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 274
                "therapeutic_area_id" => 15
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 274
                "therapeutic_area_id" => 15
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10967
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#10966}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1388
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1387}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
bez obrázku

TOPIRAMAT ACTAVIS 100MG TBL FLM 60

Indikační skupiny:
Účinné látky: TOPIRAMAT
Terapeutická oblast: neurologie
Medicine {#1389
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 275
    "title" => "TOPIRAMAT ACTAVIS"
    "slug" => "topiramat-actavis-100mg-tbl-flm-60"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0152057"
    "original_title" => "TOPIRAMAT ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Topiramat_Actavis_100mg_60tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "100MG TBL FLM 60"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 275
    "title" => "TOPIRAMAT ACTAVIS"
    "slug" => "topiramat-actavis-100mg-tbl-flm-60"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0152057"
    "original_title" => "TOPIRAMAT ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Topiramat_Actavis_100mg_60tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "100MG TBL FLM 60"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#10993
      #items: []
    }
    "active_substances" => Collection {#10973
      #items: array:1 [
        0 => ActiveSubstance {#10975
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 86
            "code" => ""
            "title" => "TOPIRAMAT"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 86
            "code" => ""
            "title" => "TOPIRAMAT"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 275
            "pivot_active_substance_id" => 86
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10995
              #parent: Medicine {#1389}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 275
                "active_substance_id" => 86
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 275
                "active_substance_id" => 86
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10972
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#10975}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#10959
      #items: array:1 [
        0 => TherapeuticArea {#10932
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 275
            "pivot_therapeutic_area_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10978
              #parent: Medicine {#1389}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 275
                "therapeutic_area_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 275
                "therapeutic_area_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#11000
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#10932}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1390
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1389}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Topiramat_Actavis_100mg_60tbl.png

TOPIRAMAT ACTAVIS 25MG TBL FLM 60

Indikační skupiny:
Účinné látky: TOPIRAMAT
Terapeutická oblast: neurologie
Medicine {#1391
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 276
    "title" => "TOPIRAMAT ACTAVIS"
    "slug" => "topiramat-actavis-25mg-tbl-flm-60"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0152033"
    "original_title" => "TOPIRAMAT ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Topiramat_Actavis_25mg_60tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "25MG TBL FLM 60"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 276
    "title" => "TOPIRAMAT ACTAVIS"
    "slug" => "topiramat-actavis-25mg-tbl-flm-60"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0152033"
    "original_title" => "TOPIRAMAT ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Topiramat_Actavis_25mg_60tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "25MG TBL FLM 60"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#11024
      #items: []
    }
    "active_substances" => Collection {#10969
      #items: array:1 [
        0 => ActiveSubstance {#10955
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 86
            "code" => ""
            "title" => "TOPIRAMAT"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 86
            "code" => ""
            "title" => "TOPIRAMAT"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 276
            "pivot_active_substance_id" => 86
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#10994
              #parent: Medicine {#1391}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 276
                "active_substance_id" => 86
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 276
                "active_substance_id" => 86
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#10991
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#10955}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#11016
      #items: array:1 [
        0 => TherapeuticArea {#11029
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 276
            "pivot_therapeutic_area_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#11020
              #parent: Medicine {#1391}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 276
                "therapeutic_area_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 276
                "therapeutic_area_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#11028
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#11029}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1392
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1391}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Topiramat_Actavis_25mg_60tbl.png

TOPIRAMAT ACTAVIS 50MG TBL FLM 60

Indikační skupiny:
Účinné látky: TOPIRAMAT
Terapeutická oblast: neurologie
Medicine {#1393
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 277
    "title" => "TOPIRAMAT ACTAVIS"
    "slug" => "topiramat-actavis-50mg-tbl-flm-60"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0152045"
    "original_title" => "TOPIRAMAT ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Topiramat_Actavis_50mg_60tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "50MG TBL FLM 60"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 277
    "title" => "TOPIRAMAT ACTAVIS"
    "slug" => "topiramat-actavis-50mg-tbl-flm-60"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Actavis Group PTC ehf., Hafnarfjördur"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0152045"
    "original_title" => "TOPIRAMAT ACTAVIS"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Topiramat_Actavis_50mg_60tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "50MG TBL FLM 60"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#11054
      #items: []
    }
    "active_substances" => Collection {#11017
      #items: array:1 [
        0 => ActiveSubstance {#11022
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 86
            "code" => ""
            "title" => "TOPIRAMAT"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 86
            "code" => ""
            "title" => "TOPIRAMAT"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 277
            "pivot_active_substance_id" => 86
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#11031
              #parent: Medicine {#1393}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 277
                "active_substance_id" => 86
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 277
                "active_substance_id" => 86
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#11025
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#11022}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#11046
      #items: array:1 [
        0 => TherapeuticArea {#11059
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 277
            "pivot_therapeutic_area_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#11050
              #parent: Medicine {#1393}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 277
                "therapeutic_area_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 277
                "therapeutic_area_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#11058
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#11059}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1394
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1393}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Topiramat_Actavis_50mg_60tbl.png

TRAMABENE 100MG/ML POR GTT SOL 1X10ML+KAPÁTKO

Indikační skupiny: Analgetika - anodyna
Účinné látky: Tramadol
Terapeutická oblast: Léčba bolesti
Medicine {#1395
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 278
    "title" => "TRAMABENE"
    "slug" => "tramabene-100mgml-por-gtt-sol-1x10mlkapatko"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0012471"
    "original_title" => "TRAMABENE"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Tramabene_kapky_100ml.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "100MG/ML POR GTT SOL 1X10ML+KAPÁTKO"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 278
    "title" => "TRAMABENE"
    "slug" => "tramabene-100mgml-por-gtt-sol-1x10mlkapatko"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0012471"
    "original_title" => "TRAMABENE"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Tramabene_kapky_100ml.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "100MG/ML POR GTT SOL 1X10ML+KAPÁTKO"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#11061
      #items: array:1 [
        0 => IndicationGroup {#11068
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 23
            "title" => "Analgetika - anodyna"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 23
            "title" => "Analgetika - anodyna"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 278
            "pivot_indication_group_id" => 23
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#11075
              #parent: Medicine {#1395}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 278
                "indication_group_id" => 23
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 278
                "indication_group_id" => 23
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#11067
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#11068}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#11080
      #items: array:1 [
        0 => ActiveSubstance {#11042
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 87
            "code" => ""
            "title" => "Tramadol"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 87
            "code" => ""
            "title" => "Tramadol"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 278
            "pivot_active_substance_id" => 87
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#11057
              #parent: Medicine {#1395}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 278
                "active_substance_id" => 87
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 278
                "active_substance_id" => 87
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#11077
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#11042}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#11086
      #items: array:1 [
        0 => TherapeuticArea {#11090
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 3
            "title" => "Léčba bolesti"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 3
            "title" => "Léčba bolesti"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 278
            "pivot_therapeutic_area_id" => 3
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#11074
              #parent: Medicine {#1395}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 278
                "therapeutic_area_id" => 3
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 278
                "therapeutic_area_id" => 3
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#11091
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#11090}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1396
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1395}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Tramabene_kapky_100ml.png

TRAMABENE 100MG/ML POR GTT SOL 1X30ML+KAPÁTKO

Indikační skupiny: Analgetika - anodyna
Účinné látky: Tramadol
Terapeutická oblast: Léčba bolesti
Medicine {#1397
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 279
    "title" => "TRAMABENE"
    "slug" => "tramabene-100mgml-por-gtt-sol-1x30mlkapatko"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0012472"
    "original_title" => "TRAMABENE"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Tramabene_kapky_30ml.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "100MG/ML POR GTT SOL 1X30ML+KAPÁTKO"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 279
    "title" => "TRAMABENE"
    "slug" => "tramabene-100mgml-por-gtt-sol-1x30mlkapatko"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0012472"
    "original_title" => "TRAMABENE"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Tramabene_kapky_30ml.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "100MG/ML POR GTT SOL 1X30ML+KAPÁTKO"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#11119
      #items: array:1 [
        0 => IndicationGroup {#11111
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 23
            "title" => "Analgetika - anodyna"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 23
            "title" => "Analgetika - anodyna"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 279
            "pivot_indication_group_id" => 23
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#11100
              #parent: Medicine {#1397}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 279
                "indication_group_id" => 23
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 279
                "indication_group_id" => 23
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#11095
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#11111}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#11102
      #items: array:1 [
        0 => ActiveSubstance {#11101
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 87
            "code" => ""
            "title" => "Tramadol"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 87
            "code" => ""
            "title" => "Tramadol"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 279
            "pivot_active_substance_id" => 87
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#11066
              #parent: Medicine {#1397}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 279
                "active_substance_id" => 87
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 279
                "active_substance_id" => 87
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#11093
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#11101}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#11126
      #items: array:1 [
        0 => TherapeuticArea {#11052
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 3
            "title" => "Léčba bolesti"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 3
            "title" => "Léčba bolesti"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 279
            "pivot_therapeutic_area_id" => 3
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#11089
              #parent: Medicine {#1397}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 279
                "therapeutic_area_id" => 3
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 279
                "therapeutic_area_id" => 3
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#11118
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#11052}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1398
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1397}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Tramabene_kapky_30ml.png

TRAMABENE 100MG/ML POR GTT SOL 1X100ML+PUMPA

Indikační skupiny: Analgetika - anodyna
Účinné látky: Tramadol
Terapeutická oblast: Léčba bolesti
Medicine {#1399
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 280
    "title" => "TRAMABENE"
    "slug" => "tramabene-100mgml-por-gtt-sol-1x100mlpumpa"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0012473"
    "original_title" => "TRAMABENE"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "100MG/ML POR GTT SOL 1X100ML+PUMPA"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 280
    "title" => "TRAMABENE"
    "slug" => "tramabene-100mgml-por-gtt-sol-1x100mlpumpa"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0012473"
    "original_title" => "TRAMABENE"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "100MG/ML POR GTT SOL 1X100ML+PUMPA"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#11153
      #items: array:1 [
        0 => IndicationGroup {#11145
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 23
            "title" => "Analgetika - anodyna"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 23
            "title" => "Analgetika - anodyna"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 280
            "pivot_indication_group_id" => 23
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#11134
              #parent: Medicine {#1399}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 280
                "indication_group_id" => 23
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 280
                "indication_group_id" => 23
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#11130
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#11145}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#11136
      #items: array:1 [
        0 => ActiveSubstance {#11135
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 87
            "code" => ""
            "title" => "Tramadol"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 87
            "code" => ""
            "title" => "Tramadol"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 280
            "pivot_active_substance_id" => 87
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#11098
              #parent: Medicine {#1399}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 280
                "active_substance_id" => 87
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 280
                "active_substance_id" => 87
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#11110
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#11135}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#11160
      #items: array:1 [
        0 => TherapeuticArea {#11099
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 3
            "title" => "Léčba bolesti"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 3
            "title" => "Léčba bolesti"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 280
            "pivot_therapeutic_area_id" => 3
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#11056
              #parent: Medicine {#1399}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 280
                "therapeutic_area_id" => 3
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 280
                "therapeutic_area_id" => 3
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#11152
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#11099}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1400
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1399}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
bez obrázku

TRIMETAZIDIN TEVA RETARD 35MG TBL PRO 60

Indikační skupiny: Kardiaka
Účinné látky: Trimetazidine
Terapeutická oblast: kardiologie
Medicine {#1401
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 281
    "title" => "TRIMETAZIDIN TEVA RETARD"
    "slug" => "trimetazidin-teva-retard-35mg-tbl-pro-60"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0187015"
    "original_title" => "TRIMETAZIDIN TEVA RETARD"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Trimetazidin_retard_35mg_60tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "35MG TBL PRO 60"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 281
    "title" => "TRIMETAZIDIN TEVA RETARD"
    "slug" => "trimetazidin-teva-retard-35mg-tbl-pro-60"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0187015"
    "original_title" => "TRIMETAZIDIN TEVA RETARD"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Trimetazidin_retard_35mg_60tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "35MG TBL PRO 60"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#11187
      #items: array:1 [
        0 => IndicationGroup {#11179
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 9
            "title" => "Kardiaka"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 9
            "title" => "Kardiaka"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 281
            "pivot_indication_group_id" => 9
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#11168
              #parent: Medicine {#1401}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 281
                "indication_group_id" => 9
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 281
                "indication_group_id" => 9
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#11164
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#11179}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#11170
      #items: array:1 [
        0 => ActiveSubstance {#11169
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 88
            "code" => ""
            "title" => "Trimetazidine"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 88
            "code" => ""
            "title" => "Trimetazidine"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 281
            "pivot_active_substance_id" => 88
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#11131
              #parent: Medicine {#1401}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 281
                "active_substance_id" => 88
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 281
                "active_substance_id" => 88
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#11144
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#11169}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#11194
      #items: array:1 [
        0 => TherapeuticArea {#11133
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 281
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#11129
              #parent: Medicine {#1401}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 281
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 281
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#11186
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#11133}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1402
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1401}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Trimetazidin_retard_35mg_60tbl.png

UNO 150MG TBL PRO 10

Indikační skupiny:
Účinné látky: Diklofenak
Terapeutická oblast: revmatologie
Medicine {#1403
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 282
    "title" => "UNO"
    "slug" => "uno-150mg-tbl-pro-10"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0046620"
    "original_title" => "UNO"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/UNO-150mg_10tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "150MG TBL PRO 10"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 282
    "title" => "UNO"
    "slug" => "uno-150mg-tbl-pro-10"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0046620"
    "original_title" => "UNO"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/UNO-150mg_10tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "150MG TBL PRO 10"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#11219
      #items: []
    }
    "active_substances" => Collection {#11188
      #items: array:1 [
        0 => ActiveSubstance {#11201
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 89
            "code" => ""
            "title" => "Diklofenak"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 89
            "code" => ""
            "title" => "Diklofenak"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 282
            "pivot_active_substance_id" => 89
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#11221
              #parent: Medicine {#1403}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 282
                "active_substance_id" => 89
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 282
                "active_substance_id" => 89
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#11200
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#11201}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#11182
      #items: array:1 [
        0 => TherapeuticArea {#11197
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 14
            "title" => "revmatologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 14
            "title" => "revmatologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 282
            "pivot_therapeutic_area_id" => 14
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#11204
              #parent: Medicine {#1403}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 282
                "therapeutic_area_id" => 14
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 282
                "therapeutic_area_id" => 14
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#11226
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#11197}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1404
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1403}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/UNO-150mg_10tbl.png

UNO 150MG TBL PRO 20

Indikační skupiny:
Účinné látky: Diklofenak
Terapeutická oblast: revmatologie
Medicine {#1405
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 283
    "title" => "UNO"
    "slug" => "uno-150mg-tbl-pro-20"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0046621"
    "original_title" => "UNO"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/UNO-150mg_20tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "150MG TBL PRO 20"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 283
    "title" => "UNO"
    "slug" => "uno-150mg-tbl-pro-20"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0046621"
    "original_title" => "UNO"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/UNO-150mg_20tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "150MG TBL PRO 20"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#11250
      #items: []
    }
    "active_substances" => Collection {#11178
      #items: array:1 [
        0 => ActiveSubstance {#11158
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 89
            "code" => ""
            "title" => "Diklofenak"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 89
            "code" => ""
            "title" => "Diklofenak"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 283
            "pivot_active_substance_id" => 89
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#11220
              #parent: Medicine {#1405}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 283
                "active_substance_id" => 89
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 283
                "active_substance_id" => 89
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#11217
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#11158}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#11242
      #items: array:1 [
        0 => TherapeuticArea {#11255
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 14
            "title" => "revmatologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 14
            "title" => "revmatologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 283
            "pivot_therapeutic_area_id" => 14
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#11246
              #parent: Medicine {#1405}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 283
                "therapeutic_area_id" => 14
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 283
                "therapeutic_area_id" => 14
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#11254
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#11255}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1406
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1405}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/UNO-150mg_20tbl.png

VALPROAT RATIOPHARM CHRONO 300MG TBL PRO 100

Indikační skupiny: Antiepileptika, antikonvulziva
Účinné látky: Kyselina valproová
Terapeutická oblast: neurologie
Medicine {#1407
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 284
    "title" => "VALPROAT RATIOPHARM CHRONO"
    "slug" => "valproat-ratiopharm-chrono-300mg-tbl-pro-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0101885"
    "original_title" => "VALPROAT RATIOPHARM CHRONO"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Valproat_300mg_100tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "300MG TBL PRO 100"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 284
    "title" => "VALPROAT RATIOPHARM CHRONO"
    "slug" => "valproat-ratiopharm-chrono-300mg-tbl-pro-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0101885"
    "original_title" => "VALPROAT RATIOPHARM CHRONO"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Valproat_300mg_100tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "300MG TBL PRO 100"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#11257
      #items: array:1 [
        0 => IndicationGroup {#11264
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 14
            "title" => "Antiepileptika, antikonvulziva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 14
            "title" => "Antiepileptika, antikonvulziva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 284
            "pivot_indication_group_id" => 14
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#11271
              #parent: Medicine {#1407}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 284
                "indication_group_id" => 14
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 284
                "indication_group_id" => 14
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#11263
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#11264}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#11276
      #items: array:1 [
        0 => ActiveSubstance {#11238
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 90
            "code" => ""
            "title" => "Kyselina valproová"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 90
            "code" => ""
            "title" => "Kyselina valproová"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 284
            "pivot_active_substance_id" => 90
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#11253
              #parent: Medicine {#1407}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 284
                "active_substance_id" => 90
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 284
                "active_substance_id" => 90
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#11273
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#11238}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#11282
      #items: array:1 [
        0 => TherapeuticArea {#11286
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 284
            "pivot_therapeutic_area_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#11270
              #parent: Medicine {#1407}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 284
                "therapeutic_area_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 284
                "therapeutic_area_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#11287
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#11286}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1408
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1407}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Valproat_300mg_100tbl.png

VALPROAT RATIOPHARM CHRONO 500MG TBL PRO 50

Indikační skupiny: Antiepileptika, antikonvulziva
Účinné látky: Kyselina valproová
Terapeutická oblast: neurologie
Medicine {#1409
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 285
    "title" => "VALPROAT RATIOPHARM CHRONO"
    "slug" => "valproat-ratiopharm-chrono-500mg-tbl-pro-50"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0101895"
    "original_title" => "VALPROAT RATIOPHARM CHRONO"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Valproat_500mg_50tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "500MG TBL PRO 50"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 285
    "title" => "VALPROAT RATIOPHARM CHRONO"
    "slug" => "valproat-ratiopharm-chrono-500mg-tbl-pro-50"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0101895"
    "original_title" => "VALPROAT RATIOPHARM CHRONO"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Valproat_500mg_50tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "500MG TBL PRO 50"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#11315
      #items: array:1 [
        0 => IndicationGroup {#11307
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 14
            "title" => "Antiepileptika, antikonvulziva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 14
            "title" => "Antiepileptika, antikonvulziva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 285
            "pivot_indication_group_id" => 14
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#11296
              #parent: Medicine {#1409}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 285
                "indication_group_id" => 14
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 285
                "indication_group_id" => 14
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#11291
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#11307}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#11298
      #items: array:1 [
        0 => ActiveSubstance {#11297
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 90
            "code" => ""
            "title" => "Kyselina valproová"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 90
            "code" => ""
            "title" => "Kyselina valproová"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 285
            "pivot_active_substance_id" => 90
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#11262
              #parent: Medicine {#1409}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 285
                "active_substance_id" => 90
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 285
                "active_substance_id" => 90
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#11289
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#11297}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#11322
      #items: array:1 [
        0 => TherapeuticArea {#11248
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 285
            "pivot_therapeutic_area_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#11285
              #parent: Medicine {#1409}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 285
                "therapeutic_area_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 285
                "therapeutic_area_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#11314
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#11248}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1410
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1409}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Valproat_500mg_50tbl.png

VALPROAT RATIOPHARM CHRONO 500MG TBL PRO 100

Indikační skupiny: Antiepileptika, antikonvulziva
Účinné látky: Kyselina valproová
Terapeutická oblast: neurologie
Medicine {#1411
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 286
    "title" => "VALPROAT RATIOPHARM CHRONO"
    "slug" => "valproat-ratiopharm-chrono-500mg-tbl-pro-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0101899"
    "original_title" => "VALPROAT RATIOPHARM CHRONO"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Valproat_500mg_100tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "500MG TBL PRO 100"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 286
    "title" => "VALPROAT RATIOPHARM CHRONO"
    "slug" => "valproat-ratiopharm-chrono-500mg-tbl-pro-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0101899"
    "original_title" => "VALPROAT RATIOPHARM CHRONO"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Valproat_500mg_100tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "500MG TBL PRO 100"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#11349
      #items: array:1 [
        0 => IndicationGroup {#11341
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 14
            "title" => "Antiepileptika, antikonvulziva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 14
            "title" => "Antiepileptika, antikonvulziva"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:34"
            "updated_at" => "2025-04-16 02:00:34"
            "deleted_at" => null
            "pivot_medicine_id" => 286
            "pivot_indication_group_id" => 14
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#11330
              #parent: Medicine {#1411}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 286
                "indication_group_id" => 14
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 286
                "indication_group_id" => 14
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#11326
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#11341}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#11332
      #items: array:1 [
        0 => ActiveSubstance {#11331
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 90
            "code" => ""
            "title" => "Kyselina valproová"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 90
            "code" => ""
            "title" => "Kyselina valproová"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 286
            "pivot_active_substance_id" => 90
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#11294
              #parent: Medicine {#1411}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 286
                "active_substance_id" => 90
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 286
                "active_substance_id" => 90
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#11306
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#11331}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#11356
      #items: array:1 [
        0 => TherapeuticArea {#11295
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 286
            "pivot_therapeutic_area_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#11252
              #parent: Medicine {#1411}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 286
                "therapeutic_area_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 286
                "therapeutic_area_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#11348
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#11295}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1412
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1411}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Valproat_500mg_100tbl.png

VEROGALID ER 240MG TBL PRO 100

Indikační skupiny: Vazodilatancia
Účinné látky: Verapamil
Terapeutická oblast: kardiologie
Medicine {#1413
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 287
    "title" => "VEROGALID ER"
    "slug" => "verogalid-er-240mg-tbl-pro-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0215600"
    "original_title" => "VEROGALID ER"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Verogalid_ER_240mg_100tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "240MG TBL PRO 100"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 287
    "title" => "VEROGALID ER"
    "slug" => "verogalid-er-240mg-tbl-pro-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0215600"
    "original_title" => "VEROGALID ER"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Verogalid_ER_240mg_100tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "240MG TBL PRO 100"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#11383
      #items: array:1 [
        0 => IndicationGroup {#11375
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 8
            "title" => "Vazodilatancia"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 8
            "title" => "Vazodilatancia"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 287
            "pivot_indication_group_id" => 8
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#11364
              #parent: Medicine {#1413}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 287
                "indication_group_id" => 8
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 287
                "indication_group_id" => 8
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#11360
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#11375}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#11366
      #items: array:1 [
        0 => ActiveSubstance {#11365
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 91
            "code" => ""
            "title" => "Verapamil"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 91
            "code" => ""
            "title" => "Verapamil"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 287
            "pivot_active_substance_id" => 91
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#11327
              #parent: Medicine {#1413}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 287
                "active_substance_id" => 91
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 287
                "active_substance_id" => 91
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#11340
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#11365}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#11390
      #items: array:1 [
        0 => TherapeuticArea {#11329
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 287
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#11325
              #parent: Medicine {#1413}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 287
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 287
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#11382
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#11329}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1414
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1413}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Verogalid_ER_240mg_100tbl.png

VEROGALID ER 240MG TBL PRO 30

Indikační skupiny: Vazodilatancia
Účinné látky: Verapamil
Terapeutická oblast: kardiologie
Medicine {#1415
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 288
    "title" => "VEROGALID ER"
    "slug" => "verogalid-er-240mg-tbl-pro-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0215601"
    "original_title" => "VEROGALID ER"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Verogalid_ER_240mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "240MG TBL PRO 30"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 288
    "title" => "VEROGALID ER"
    "slug" => "verogalid-er-240mg-tbl-pro-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva Pharmaceuticals CR, s.r.o., Praha"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0215601"
    "original_title" => "VEROGALID ER"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Verogalid_ER_240mg_30tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "240MG TBL PRO 30"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#11417
      #items: array:1 [
        0 => IndicationGroup {#11409
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_indication_groups"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_indication_groups"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 8
            "title" => "Vazodilatancia"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 8
            "title" => "Vazodilatancia"
            "code" => ""
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 288
            "pivot_indication_group_id" => 8
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#11398
              #parent: Medicine {#1415}
              #foreignKey: "medicine_id"
              #otherKey: "indication_group_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 288
                "indication_group_id" => 8
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_indication_groups"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 288
                "indication_group_id" => 8
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#11394
                  class: "WebBook\MedicinesCatalogue\Models\IndicationGroup"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: IndicationGroup {#11409}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "active_substances" => Collection {#11400
      #items: array:1 [
        0 => ActiveSubstance {#11399
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 91
            "code" => ""
            "title" => "Verapamil"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 91
            "code" => ""
            "title" => "Verapamil"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 288
            "pivot_active_substance_id" => 91
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#11361
              #parent: Medicine {#1415}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 288
                "active_substance_id" => 91
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 288
                "active_substance_id" => 91
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#11374
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#11399}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#11424
      #items: array:1 [
        0 => TherapeuticArea {#11363
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 4
            "title" => "kardiologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 288
            "pivot_therapeutic_area_id" => 4
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#11359
              #parent: Medicine {#1415}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 288
                "therapeutic_area_id" => 4
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 288
                "therapeutic_area_id" => 4
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#11416
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#11363}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1416
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1415}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Verogalid_ER_240mg_30tbl.png

VIGIL 100MG TBL NOB 30

Indikační skupiny:
Účinné látky: MODAFINIL (MODAFINILUM)
Terapeutická oblast: neurologie
Medicine {#1417
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 289
    "title" => "VIGIL"
    "slug" => "vigil-100mg-tbl-nob-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0229227"
    "original_title" => "VIGIL"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "100MG TBL NOB 30"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 289
    "title" => "VIGIL"
    "slug" => "vigil-100mg-tbl-nob-30"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "Teva B.V., Haarlem"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0229227"
    "original_title" => "VIGIL"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "-"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "100MG TBL NOB 30"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#11449
      #items: []
    }
    "active_substances" => Collection {#11418
      #items: array:1 [
        0 => ActiveSubstance {#11431
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 92
            "code" => ""
            "title" => "MODAFINIL (MODAFINILUM)"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 92
            "code" => ""
            "title" => "MODAFINIL (MODAFINILUM)"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 289
            "pivot_active_substance_id" => 92
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#11451
              #parent: Medicine {#1417}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 289
                "active_substance_id" => 92
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 289
                "active_substance_id" => 92
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#11430
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#11431}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#11412
      #items: array:1 [
        0 => TherapeuticArea {#11427
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 289
            "pivot_therapeutic_area_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#11434
              #parent: Medicine {#1417}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 289
                "therapeutic_area_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 289
                "therapeutic_area_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#11456
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#11427}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1418
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1417}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
bez obrázku

ZOLPIDEM RATIOPHARM 10MG TBL FLM 10

Indikační skupiny:
Účinné látky: Zolpidem
Terapeutická oblast: neurologie
Medicine {#1419
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 290
    "title" => "ZOLPIDEM RATIOPHARM"
    "slug" => "zolpidem-ratiopharm-10mg-tbl-flm-10"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0094248"
    "original_title" => "ZOLPIDEM RATIOPHARM"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Zolpidem_rtp_10mg_10tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL FLM 10"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 290
    "title" => "ZOLPIDEM RATIOPHARM"
    "slug" => "zolpidem-ratiopharm-10mg-tbl-flm-10"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0094248"
    "original_title" => "ZOLPIDEM RATIOPHARM"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Zolpidem_rtp_10mg_10tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL FLM 10"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#11480
      #items: []
    }
    "active_substances" => Collection {#11408
      #items: array:1 [
        0 => ActiveSubstance {#11388
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 93
            "code" => ""
            "title" => "Zolpidem"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 93
            "code" => ""
            "title" => "Zolpidem"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 290
            "pivot_active_substance_id" => 93
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#11450
              #parent: Medicine {#1419}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 290
                "active_substance_id" => 93
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 290
                "active_substance_id" => 93
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#11447
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#11388}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#11472
      #items: array:1 [
        0 => TherapeuticArea {#11485
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 290
            "pivot_therapeutic_area_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#11476
              #parent: Medicine {#1419}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 290
                "therapeutic_area_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 290
                "therapeutic_area_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#11484
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#11485}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1420
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1419}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Zolpidem_rtp_10mg_10tbl.png

ZOLPIDEM RATIOPHARM 10MG TBL FLM 20

Indikační skupiny:
Účinné látky: Zolpidem
Terapeutická oblast: neurologie
Medicine {#1421
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 291
    "title" => "ZOLPIDEM RATIOPHARM"
    "slug" => "zolpidem-ratiopharm-10mg-tbl-flm-20"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0094292"
    "original_title" => "ZOLPIDEM RATIOPHARM"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Zolpidem_rtp_10mg_20tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL FLM 20"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 291
    "title" => "ZOLPIDEM RATIOPHARM"
    "slug" => "zolpidem-ratiopharm-10mg-tbl-flm-20"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0094292"
    "original_title" => "ZOLPIDEM RATIOPHARM"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Zolpidem_rtp_10mg_20tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL FLM 20"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#11510
      #items: []
    }
    "active_substances" => Collection {#11473
      #items: array:1 [
        0 => ActiveSubstance {#11478
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 93
            "code" => ""
            "title" => "Zolpidem"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 93
            "code" => ""
            "title" => "Zolpidem"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 291
            "pivot_active_substance_id" => 93
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#11487
              #parent: Medicine {#1421}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 291
                "active_substance_id" => 93
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 291
                "active_substance_id" => 93
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#11481
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#11478}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#11502
      #items: array:1 [
        0 => TherapeuticArea {#11515
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 291
            "pivot_therapeutic_area_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#11506
              #parent: Medicine {#1421}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 291
                "therapeutic_area_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 291
                "therapeutic_area_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#11514
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#11515}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1422
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1421}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Zolpidem_rtp_10mg_20tbl.png

ZOLPIDEM RATIOPHARM 10MG TBL FLM 100

Indikační skupiny:
Účinné látky: Zolpidem
Terapeutická oblast: neurologie
Medicine {#1423
  #dates: array:1 [
    0 => "deleted_at"
  ]
  +table: "webbook_medicinescatalogue_medicines"
  #jsonable: array:3 [
    0 => "images"
    1 => "files"
    2 => "icons"
  ]
  +rules: array:7 [
    "title" => "required"
    "slug" => "required"
    "code" => "required"
    "sukl_code" => "required|unique:webbook_medicinescatalogue_medicines"
    "dispensing_of_the_medicine" => "required"
    "submission" => "required"
    "main_image" => "required"
  ]
  +belongsToMany: array:4 [
    "active_substances" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
      "table" => "webbook_medicinescatalogue_medicines_active_substances"
      "scope" => "Active"
    ]
    "indication_groups" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\IndicationGroup"
      "table" => "webbook_medicinescatalogue_medicines_indication_groups"
      "scope" => "Active"
    ]
    "atcs" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\Atc"
      "table" => "webbook_medicinescatalogue_medicines_atcs"
      "scope" => "Active"
    ]
    "therapeutic_areas" => array:3 [
      0 => "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
      "table" => "webbook_medicinescatalogue_medicines_therapeutic_areas"
      "scope" => "Active"
    ]
  ]
  +implement: null
  +attributes: array:28 [
    "id" => 292
    "title" => "ZOLPIDEM RATIOPHARM"
    "slug" => "zolpidem-ratiopharm-10mg-tbl-flm-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0084795"
    "original_title" => "ZOLPIDEM RATIOPHARM"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Zolpidem_rtp_10mg_100tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL FLM 100"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  +duplicateCache: true
  #connection: "mysql"
  #primaryKey: "id"
  #keyType: "int"
  +incrementing: true
  #with: []
  #withCount: []
  #perPage: 15
  +exists: true
  +wasRecentlyCreated: false
  #original: array:28 [
    "id" => 292
    "title" => "ZOLPIDEM RATIOPHARM"
    "slug" => "zolpidem-ratiopharm-10mg-tbl-flm-100"
    "code" => "-"
    "registration_number" => ""
    "status" => ""
    "type_of_registration_procedure" => ""
    "holder" => "ratiopharm GmbH"
    "country" => ""
    "expiration" => ""
    "type_of_packaging" => ""
    "submission" => "Perorální použití"
    "images" => "[]"
    "files" => "[]"
    "icons" => "[]"
    "for_professionals" => ""
    "for_laymen" => ""
    "sukl_code" => "0084795"
    "original_title" => "ZOLPIDEM RATIOPHARM"
    "dispensing_of_the_medicine" => "Na předpis"
    "main_image" => "main/Zolpidem_rtp_10mg_100tbl.png"
    "box_image" => "null"
    "inside_image" => "null"
    "therapeutic_area_id" => 0
    "supplement" => "10MG TBL FLM 100"
    "created_at" => "2025-04-16 02:00:35"
    "updated_at" => "2025-04-16 02:00:35"
    "deleted_at" => null
  ]
  #changes: []
  #casts: []
  #dateFormat: null
  #appends: []
  #dispatchesEvents: []
  #observables: []
  #relations: array:3 [
    "indication_groups" => Collection {#11540
      #items: []
    }
    "active_substances" => Collection {#11503
      #items: array:1 [
        0 => ActiveSubstance {#11508
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_active_substances"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_active_substances"
          ]
          +implement: null
          +attributes: array:7 [
            "id" => 93
            "code" => ""
            "title" => "Zolpidem"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:9 [
            "id" => 93
            "code" => ""
            "title" => "Zolpidem"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:35"
            "updated_at" => "2025-04-16 02:00:35"
            "deleted_at" => null
            "pivot_medicine_id" => 292
            "pivot_active_substance_id" => 93
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#11517
              #parent: Medicine {#1423}
              #foreignKey: "medicine_id"
              #otherKey: "active_substance_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 292
                "active_substance_id" => 93
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_active_substances"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 292
                "active_substance_id" => 93
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#11511
                  class: "WebBook\MedicinesCatalogue\Models\ActiveSubstance"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: ActiveSubstance {#11508}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
    "therapeutic_areas" => Collection {#11532
      #items: array:1 [
        0 => TherapeuticArea {#11545
          #dates: array:1 [
            0 => "deleted_at"
          ]
          +table: "webbook_medicinescatalogue_therapeutic_areas"
          +rules: array:1 [
            "title" => "required|unique:webbook_medicinescatalogue_therapeutic_areas"
          ]
          +implement: null
          +attributes: array:6 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
          ]
          #jsonable: []
          +duplicateCache: true
          #connection: "mysql"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #original: array:8 [
            "id" => 7
            "title" => "neurologie"
            "is_active" => 1
            "created_at" => "2025-04-16 02:00:33"
            "updated_at" => "2025-04-16 02:00:33"
            "deleted_at" => null
            "pivot_medicine_id" => 292
            "pivot_therapeutic_area_id" => 7
          ]
          #changes: []
          #casts: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:1 [
            "pivot" => Pivot {#11536
              #parent: Medicine {#1423}
              #foreignKey: "medicine_id"
              #otherKey: "therapeutic_area_id"
              #guarded: []
              +implement: null
              +attributes: array:2 [
                "medicine_id" => 292
                "therapeutic_area_id" => 7
              ]
              #jsonable: []
              #dates: []
              +duplicateCache: true
              #connection: "mysql"
              #table: "webbook_medicinescatalogue_medicines_therapeutic_areas"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #original: array:2 [
                "medicine_id" => 292
                "therapeutic_area_id" => 7
              ]
              #changes: []
              #casts: []
              #dateFormat: null
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              +hasMany: []
              +hasOne: []
              +belongsTo: []
              +belongsToMany: []
              +morphTo: []
              +morphOne: []
              +morphMany: []
              +morphToMany: []
              +morphedByMany: []
              +attachOne: []
              +attachMany: []
              +hasManyThrough: []
              #emitterSingleEventCollection: []
              #emitterEventCollection: []
              #emitterEventSorted: []
              #extensionData: array:4 [
                "extensions" => []
                "methods" => []
                "dynamicMethods" => []
                "dynamicProperties" => []
              ]
              +sessionKey: null
            }
          ]
          #touches: []
          +timestamps: true
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "*"
          ]
          +hasMany: []
          +hasOne: []
          +belongsTo: []
          +belongsToMany: []
          +morphTo: []
          +morphOne: []
          +morphMany: []
          +morphToMany: []
          +morphedByMany: []
          +attachOne: []
          +attachMany: []
          +hasManyThrough: []
          #emitterSingleEventCollection: []
          #emitterEventCollection: array:1 [
            "model.saveInternal" => array:1 [
              500 => array:1 [
                0 => Closure {#11544
                  class: "WebBook\MedicinesCatalogue\Models\TherapeuticArea"
                  parameters: {
                    $data: {}
                    $options: {}
                  }
                  use: {
                    $model: TherapeuticArea {#11545}
                  }
                  file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
                  line: "63 to 80"
                }
              ]
            ]
          ]
          #emitterEventSorted: []
          #extensionData: array:4 [
            "extensions" => []
            "methods" => []
            "dynamicMethods" => []
            "dynamicProperties" => []
          ]
          +sessionKey: null
          #validationErrors: null
          #validationDefaultAttrNames: []
          #forceDeleting: false
        }
      ]
    }
  ]
  #touches: []
  +timestamps: true
  #hidden: []
  #visible: []
  #fillable: []
  #guarded: array:1 [
    0 => "*"
  ]
  +hasMany: []
  +hasOne: []
  +belongsTo: []
  +morphTo: []
  +morphOne: []
  +morphMany: []
  +morphToMany: []
  +morphedByMany: []
  +attachOne: []
  +attachMany: []
  +hasManyThrough: []
  #emitterSingleEventCollection: []
  #emitterEventCollection: array:1 [
    "model.saveInternal" => array:1 [
      500 => array:1 [
        0 => Closure {#1424
          class: "WebBook\MedicinesCatalogue\Models\Medicine"
          parameters: {
            $data: {}
            $options: {}
          }
          use: {
            $model: Medicine {#1423}
          }
          file: "/home/u457192395/domains/tevafolio.cz/public_html/vendor/october/rain/src/Database/Traits/Validation.php"
          line: "63 to 80"
        }
      ]
    ]
  ]
  #emitterEventSorted: []
  #extensionData: array:4 [
    "extensions" => []
    "methods" => []
    "dynamicMethods" => []
    "dynamicProperties" => []
  ]
  +sessionKey: null
  #validationErrors: null
  #validationDefaultAttrNames: []
  #forceDeleting: false
}
main/Zolpidem_rtp_10mg_100tbl.png