Fewo PDF Hinweise, Generator, Anhang Mail
This commit is contained in:
parent
a3bef8d1aa
commit
730832c8e1
31 changed files with 1786 additions and 147 deletions
|
|
@ -23,6 +23,7 @@ class CreateFewoLodgingTable extends Migration
|
|||
$table->integer('type_id')->nullable();
|
||||
$table->string('name', 255);
|
||||
$table->string('single_name', 255);
|
||||
$table->string('pdf_name', 255);
|
||||
$table->longText('description');
|
||||
$table->longText('equipment');
|
||||
$table->string('adress1', 255);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue