*/ protected $fillable = [ 'judul_blog', 'thumbnail', 'deskripsi', 'id_kategori', ]; }