²é¿´/±à¼ ´úÂë
ÄÚÈÝ
<?php namespace App; use Illuminate\Database\Eloquent\Model; class Impact extends Model { // protected $fillable = [ 'title', 'image', 'text' ]; }