strtoupper($value) ); } public function typeVehicle() { return $this->belongsTo(TypeVehicle::class); } }