public $table = "dpl_user"; protected $fillable = [ 'user_id', 'fname', 'lname', 'email', 'phone', 'msg'];