array:7 [ // app/Http/Controllers/Web/BlogController.php:69
  "pageTitle" => "Blog Articles"
  "pageDescription" => "Blog page description Articles"
  "pageRobot" => "index, follow, all"
  "blog" => Illuminate\Pagination\LengthAwarePaginator {#5306
    #items: Illuminate\Database\Eloquent\Collection {#5278
      #items: array:1 [
        0 => App\Models\Blog {#5282
          #connection: "mysql"
          #table: "blog"
          #primaryKey: "id"
          #keyType: "int"
          +incrementing: true
          #with: []
          #withCount: []
          +preventsLazyLoading: false
          #perPage: 15
          +exists: true
          +wasRecentlyCreated: false
          #escapeWhenCastingToString: false
          #attributes: array:11 [
            "id" => 21
            "category_id" => 34
            "author_id" => 1014
            "slug" => "How-To-Teach-Your-Kid-Anything-Easily"
            "image" => "/store/1/default_images/blogs/blog1.jpg"
            "visit_count" => 73
            "enable_comment" => 1
            "status" => "publish"
            "created_at" => 1625091953
            "updated_at" => 1656136960
            "comments_count" => 1
          ]
          #original: array:11 [
            "id" => 21
            "category_id" => 34
            "author_id" => 1014
            "slug" => "How-To-Teach-Your-Kid-Anything-Easily"
            "image" => "/store/1/default_images/blogs/blog1.jpg"
            "visit_count" => 73
            "enable_comment" => 1
            "status" => "publish"
            "created_at" => 1625091953
            "updated_at" => 1656136960
            "comments_count" => 1
          ]
          #changes: []
          #casts: []
          #classCastCache: []
          #attributeCastCache: []
          #dates: []
          #dateFormat: "U"
          #appends: []
          #dispatchesEvents: []
          #observables: []
          #relations: array:2 [
            "category" => App\Models\BlogCategory {#5209
              #connection: "mysql"
              #table: "blog_categories"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:3 [
                "id" => 34
                "title" => "Articles"
                "slug" => "Facilis-ea"
              ]
              #original: array:3 [
                "id" => 34
                "title" => "Articles"
                "slug" => "Facilis-ea"
              ]
              #changes: []
              #casts: []
              #classCastCache: []
              #attributeCastCache: []
              #dates: []
              #dateFormat: "U"
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: []
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "id"
              ]
            }
            "author" => App\User {#5314
              #connection: "mysql"
              #table: "users"
              #primaryKey: "id"
              #keyType: "int"
              +incrementing: true
              #with: []
              #withCount: []
              +preventsLazyLoading: false
              #perPage: 15
              +exists: true
              +wasRecentlyCreated: false
              #escapeWhenCastingToString: false
              #attributes: array:5 [
                "id" => 1014
                "full_name" => "George Hamilton"
                "avatar" => "/store/1/default_images/testimonials/profile_picture (30).jpg"
                "role_id" => 6
                "role_name" => "Author Role"
              ]
              #original: array:5 [
                "id" => 1014
                "full_name" => "George Hamilton"
                "avatar" => "/store/1/default_images/testimonials/profile_picture (30).jpg"
                "role_id" => 6
                "role_name" => "Author Role"
              ]
              #changes: []
              #casts: array:2 [
                "email_verified_at" => "datetime"
                "level_of_training" => "integer"
              ]
              #classCastCache: []
              #attributeCastCache: []
              #dates: []
              #dateFormat: "U"
              #appends: []
              #dispatchesEvents: []
              #observables: []
              #relations: []
              #touches: []
              +timestamps: false
              #hidden: array:5 [
                0 => "password"
                1 => "remember_token"
                2 => "google_id"
                3 => "facebook_id"
                4 => "role_id"
              ]
              #visible: []
              #fillable: []
              #guarded: array:1 [
                0 => "id"
              ]
              #rememberTokenName: "remember_token"
              -permissions: null
              -user_group: null
              -userInfo: null
            }
          ]
          #touches: []
          +timestamps: false
          #hidden: []
          #visible: []
          #fillable: []
          #guarded: array:1 [
            0 => "id"
          ]
          +translatedAttributes: array:4 [
            0 => "title"
            1 => "description"
            2 => "meta_description"
            3 => "content"
          ]
          #defaultLocale: null
        }
      ]
      #escapeWhenCastingToString: false
    }
    #perPage: 6
    #currentPage: 1
    #path: "http://examsnotice.com/blog/categories/Facilis-ea"
    #query: []
    #fragment: null
    #pageName: "page"
    +onEachSide: 3
    #options: array:2 [
      "path" => "http://examsnotice.com/blog/categories/Facilis-ea"
      "pageName" => "page"
    ]
    #total: 1
    #lastPage: 1
  }
  "blogCount" => 1
  "blogCategories" => Illuminate\Database\Eloquent\Collection {#5110
    #items: array:4 [
      0 => App\Models\BlogCategory {#5174
        #connection: "mysql"
        #table: "blog_categories"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:3 [
          "id" => 33
          "title" => "Announcements"
          "slug" => "Vel-consequatur"
        ]
        #original: array:3 [
          "id" => 33
          "title" => "Announcements"
          "slug" => "Vel-consequatur"
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: "U"
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: []
        #touches: []
        +timestamps: false
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "id"
        ]
      }
      1 => App\Models\BlogCategory {#5276
        #connection: "mysql"
        #table: "blog_categories"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:3 [
          "id" => 34
          "title" => "Articles"
          "slug" => "Facilis-ea"
        ]
        #original: array:3 [
          "id" => 34
          "title" => "Articles"
          "slug" => "Facilis-ea"
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: "U"
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: []
        #touches: []
        +timestamps: false
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "id"
        ]
      }
      2 => App\Models\BlogCategory {#5275
        #connection: "mysql"
        #table: "blog_categories"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:3 [
          "id" => 36
          "title" => "Events"
          "slug" => "Fugit-dignissimos-possimus"
        ]
        #original: array:3 [
          "id" => 36
          "title" => "Events"
          "slug" => "Fugit-dignissimos-possimus"
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: "U"
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: []
        #touches: []
        +timestamps: false
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "id"
        ]
      }
      3 => App\Models\BlogCategory {#5274
        #connection: "mysql"
        #table: "blog_categories"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:3 [
          "id" => 37
          "title" => "News"
          "slug" => "new"
        ]
        #original: array:3 [
          "id" => 37
          "title" => "News"
          "slug" => "new"
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: "U"
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: []
        #touches: []
        +timestamps: false
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "id"
        ]
      }
    ]
    #escapeWhenCastingToString: false
  }
  "popularPosts" => Illuminate\Database\Eloquent\Collection {#5319
    #items: array:3 [
      0 => App\Models\Blog {#5321
        #connection: "mysql"
        #table: "blog"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:10 [
          "id" => 23
          "category_id" => 36
          "author_id" => 1
          "slug" => "3-Laws-to-Become-a-Straight-A-Student"
          "image" => "/store/1014/blog3.jpg"
          "visit_count" => 84
          "enable_comment" => 1
          "status" => "publish"
          "created_at" => 1625094412
          "updated_at" => 1656136976
        ]
        #original: array:10 [
          "id" => 23
          "category_id" => 36
          "author_id" => 1
          "slug" => "3-Laws-to-Become-a-Straight-A-Student"
          "image" => "/store/1014/blog3.jpg"
          "visit_count" => 84
          "enable_comment" => 1
          "status" => "publish"
          "created_at" => 1625094412
          "updated_at" => 1656136976
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: "U"
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: []
        #touches: []
        +timestamps: false
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "id"
        ]
        +translatedAttributes: array:4 [
          0 => "title"
          1 => "description"
          2 => "meta_description"
          3 => "content"
        ]
        #defaultLocale: null
      }
      1 => App\Models\Blog {#5338
        #connection: "mysql"
        #table: "blog"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:10 [
          "id" => 21
          "category_id" => 34
          "author_id" => 1014
          "slug" => "How-To-Teach-Your-Kid-Anything-Easily"
          "image" => "/store/1/default_images/blogs/blog1.jpg"
          "visit_count" => 73
          "enable_comment" => 1
          "status" => "publish"
          "created_at" => 1625091953
          "updated_at" => 1656136960
        ]
        #original: array:10 [
          "id" => 21
          "category_id" => 34
          "author_id" => 1014
          "slug" => "How-To-Teach-Your-Kid-Anything-Easily"
          "image" => "/store/1/default_images/blogs/blog1.jpg"
          "visit_count" => 73
          "enable_comment" => 1
          "status" => "publish"
          "created_at" => 1625091953
          "updated_at" => 1656136960
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: "U"
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: []
        #touches: []
        +timestamps: false
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "id"
        ]
        +translatedAttributes: array:4 [
          0 => "title"
          1 => "description"
          2 => "meta_description"
          3 => "content"
        ]
        #defaultLocale: null
      }
      2 => App\Models\Blog {#5337
        #connection: "mysql"
        #table: "blog"
        #primaryKey: "id"
        #keyType: "int"
        +incrementing: true
        #with: []
        #withCount: []
        +preventsLazyLoading: false
        #perPage: 15
        +exists: true
        +wasRecentlyCreated: false
        #escapeWhenCastingToString: false
        #attributes: array:10 [
          "id" => 22
          "category_id" => 37
          "author_id" => 1014
          "slug" => "Better-Relationship-Between-You-and-Your-Student-s-Parent"
          "image" => "/store/1/default_images/blogs/blog2.jpg"
          "visit_count" => 64
          "enable_comment" => 1
          "status" => "publish"
          "created_at" => 1625093279
          "updated_at" => 1645386787
        ]
        #original: array:10 [
          "id" => 22
          "category_id" => 37
          "author_id" => 1014
          "slug" => "Better-Relationship-Between-You-and-Your-Student-s-Parent"
          "image" => "/store/1/default_images/blogs/blog2.jpg"
          "visit_count" => 64
          "enable_comment" => 1
          "status" => "publish"
          "created_at" => 1625093279
          "updated_at" => 1645386787
        ]
        #changes: []
        #casts: []
        #classCastCache: []
        #attributeCastCache: []
        #dates: []
        #dateFormat: "U"
        #appends: []
        #dispatchesEvents: []
        #observables: []
        #relations: []
        #touches: []
        +timestamps: false
        #hidden: []
        #visible: []
        #fillable: []
        #guarded: array:1 [
          0 => "id"
        ]
        +translatedAttributes: array:4 [
          0 => "title"
          1 => "description"
          2 => "meta_description"
          3 => "content"
        ]
        #defaultLocale: null
      }
    ]
    #escapeWhenCastingToString: false
  }
]