FeWo Mail, Booking Services

This commit is contained in:
Kevin Adametz 2020-07-09 12:36:15 +02:00
parent 730832c8e1
commit e6cc042aee
62 changed files with 1766 additions and 284 deletions

View file

@ -61,4 +61,5 @@ class FewoReservation extends Model
{
return $this->belongsTo(\App\Models\FewoLodging::class, 'lodging_id');
}
}