Illuminate\Database\Eloquent\Collection {#1944 // app/Http/Controllers/PostController.php:162
  #items: array:1 [
    0 => App\Models\Post {#1952
      #connection: "mysql"
      #table: "posts"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:6 [
        "id" => 273405
        "slug" => "yZFGuaQ5"
        "image" => "/filestorage/59e8cfbd6d2f6.jpg"
        "title" => "الانترنيت وانعكاسه في اضعاف القيم الأخلاقية لدى افراد المجتمع العراقي: دراسة اجتماعية استطلاعية في مدينة كربلاء المقدسة"
        "category_id" => 89
        "schedule" => 1508429959
      ]
      #original: array:6 [
        "id" => 273405
        "slug" => "yZFGuaQ5"
        "image" => "/filestorage/59e8cfbd6d2f6.jpg"
        "title" => "الانترنيت وانعكاسه في اضعاف القيم الأخلاقية لدى افراد المجتمع العراقي: دراسة اجتماعية استطلاعية في مدينة كربلاء المقدسة"
        "category_id" => 89
        "schedule" => 1508429959
      ]
      #changes: []
      #previous: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: array:1 [
        "category" => App\Models\Category {#1941
          #connection: "mysql"
          #table: "categories"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:3 [
            "id" => 89
            "src" => "questionnaire"
            "name" => "استطلاعات"
          ]
          #original: array:3 [
            "id" => 89
            "src" => "questionnaire"
            "name" => "استطلاعات"
          ]
          #changes: []
          #previous: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dateFormat: null
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: []
          #touches: []
          #relationAutoloadCallback: null
          #relationAutoloadContext: null
          +timestamps: false
          +usesUniqueIds: false
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: []
        }
      ]
      #touches: []
      #relationAutoloadCallback: null
      #relationAutoloadContext: null
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: []
      #guarded: []
    }
  ]
  #escapeWhenCastingToString: false
}