@@ -15,7 +15,7 @@ class Complaint extends Model
/**
* The table associated with the model.
*/
- protected ?string $table = 'complaint';
+ protected ?string $table = 'complaint';
* The attributes that are mass assignable.