Add flight fields for templated fields on edit flight #213
This commit is contained in:
@@ -6,6 +6,9 @@ use App\Interfaces\Model;
|
||||
|
||||
/**
|
||||
* Class FlightFieldValue
|
||||
* @property string flight_id
|
||||
* @property string name
|
||||
* @property string value
|
||||
* @package App\Models
|
||||
*/
|
||||
class FlightFieldValue extends Model
|
||||
|
||||
Reference in New Issue
Block a user