- add notes

This commit is contained in:
2023-08-01 23:54:03 +02:00
parent 908b1e4bec
commit 2349008131
8 changed files with 67 additions and 5 deletions

View File

@@ -19,6 +19,7 @@ use Illuminate\Database\Eloquent\Relations\HasMany;
* @property string|null $mission
* @property string|null $rodo
* @property string|null $position
* @property string|null $notes
* @property int $views
*/
class CV extends Model