Illuminate\Database\Eloquent\Collection Object
(
    [items:protected] => Array
        (
            [0] => App\Models\Article Object
                (
                    [primaryKey:protected] => id
                    [table:protected] => article
                    [fillable:protected] => Array
                        (
                            [0] => category_id
                            [1] => categories
                            [2] => picture
                            [3] => tags
                            [4] => create_at
                            [5] => update_at
                            [6] => last_view
                            [7] => views
                            [8] => numbering
                            [9] => home
                            [10] => focus
                            [11] => feartured
                            [12] => source
                            [13] => display
                            [14] => displays
                            [15] => post_by
                            [16] => index
                            [17] => follow
                        )

                    [attributes:protected] => Array
                        (
                            [id] => 33
                        )

                    [hidden:protected] => Array
                        (
                        )

                    [timestamps] => 
                    [connection:protected] => mysql
                    [keyType:protected] => int
                    [incrementing] => 1
                    [with:protected] => Array
                        (
                        )

                    [withCount:protected] => Array
                        (
                        )

                    [preventsLazyLoading] => 
                    [perPage:protected] => 15
                    [exists] => 1
                    [wasRecentlyCreated] => 
                    [escapeWhenCastingToString:protected] => 
                    [original:protected] => Array
                        (
                            [id] => 33
                        )

                    [changes:protected] => Array
                        (
                        )

                    [casts:protected] => Array
                        (
                        )

                    [classCastCache:protected] => Array
                        (
                        )

                    [attributeCastCache:protected] => Array
                        (
                        )

                    [dates:protected] => Array
                        (
                        )

                    [dateFormat:protected] => 
                    [appends:protected] => Array
                        (
                        )

                    [dispatchesEvents:protected] => Array
                        (
                        )

                    [observables:protected] => Array
                        (
                        )

                    [relations:protected] => Array
                        (
                            [meta] => Illuminate\Database\Eloquent\Collection Object
                                (
                                    [items:protected] => Array
                                        (
                                            [0] => App\Models\ArticleMeta Object
                                                (
                                                    [primaryKey:protected] => id
                                                    [table:protected] => article_meta
                                                    [fillable:protected] => Array
                                                        (
                                                            [0] => fid
                                                            [1] => title
                                                            [2] => url
                                                            [3] => meta_key
                                                            [4] => meta_desc
                                                            [5] => desc
                                                            [6] => content
                                                            [7] => lang
                                                        )

                                                    [attributes:protected] => Array
                                                        (
                                                            [fid] => 33
                                                            [title] => Thi tốt nghiệp hệ trung cấp diễn viên múa năm học 2013-2014
                                                        )

                                                    [hidden:protected] => Array
                                                        (
                                                        )

                                                    [timestamps] => 
                                                    [connection:protected] => mysql
                                                    [keyType:protected] => int
                                                    [incrementing] => 1
                                                    [with:protected] => Array
                                                        (
                                                        )

                                                    [withCount:protected] => Array
                                                        (
                                                        )

                                                    [preventsLazyLoading] => 
                                                    [perPage:protected] => 15
                                                    [exists] => 1
                                                    [wasRecentlyCreated] => 
                                                    [escapeWhenCastingToString:protected] => 
                                                    [original:protected] => Array
                                                        (
                                                            [fid] => 33
                                                            [title] => Thi tốt nghiệp hệ trung cấp diễn viên múa năm học 2013-2014
                                                        )

                                                    [changes:protected] => Array
                                                        (
                                                        )

                                                    [casts:protected] => Array
                                                        (
                                                        )

                                                    [classCastCache:protected] => Array
                                                        (
                                                        )

                                                    [attributeCastCache:protected] => Array
                                                        (
                                                        )

                                                    [dates:protected] => Array
                                                        (
                                                        )

                                                    [dateFormat:protected] => 
                                                    [appends:protected] => Array
                                                        (
                                                        )

                                                    [dispatchesEvents:protected] => Array
                                                        (
                                                        )

                                                    [observables:protected] => Array
                                                        (
                                                        )

                                                    [relations:protected] => Array
                                                        (
                                                        )

                                                    [touches:protected] => Array
                                                        (
                                                        )

                                                    [visible:protected] => Array
                                                        (
                                                        )

                                                    [guarded:protected] => Array
                                                        (
                                                            [0] => *
                                                        )

                                                )

                                        )

                                    [escapeWhenCastingToString:protected] => 
                                )

                        )

                    [touches:protected] => Array
                        (
                        )

                    [visible:protected] => Array
                        (
                        )

                    [guarded:protected] => Array
                        (
                            [0] => *
                        )

                )

        )

    [escapeWhenCastingToString:protected] => 
)